Skip to content

Commit

Permalink
Upped patch level
Browse files Browse the repository at this point in the history
  • Loading branch information
hjd1964 committed Jan 22, 2022
1 parent 56a7fa0 commit 5a1e7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OnStep.ino
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#define FirmwareDate __DATE__
#define FirmwareVersionMajor 4
#define FirmwareVersionMinor 24 // minor version 0 to 99
#define FirmwareVersionPatch "n" // for example major.minor patch: 1.3c
#define FirmwareVersionPatch "o" // for example major.minor patch: 1.3c
#define FirmwareVersionConfig 3 // internal, for tracking configuration file changes
#define FirmwareName "On-Step"
#define FirmwareTime __TIME__
Expand Down

0 comments on commit 5a1e7ed

Please sign in to comment.