Skip to content

Commit

Permalink
Upped patch level
Browse files Browse the repository at this point in the history
  • Loading branch information
hjd1964 committed Jul 15, 2018
1 parent 5f3ffc1 commit cd372d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OnStep.ino
Expand Up @@ -41,7 +41,7 @@
#define FirmwareDate __DATE__
#define FirmwareVersionMajor 1
#define FirmwareVersionMinor 8
#define FirmwareVersionPatch "m" // for example major.minor patch: 1.3c
#define FirmwareVersionPatch "n" // for example major.minor patch: 1.3c
#define FirmwareVersionConfig 2 // internal, for tracking configuration file changes
#define FirmwareName "On-Step"
#define FirmwareTime __TIME__
Expand Down

0 comments on commit cd372d5

Please sign in to comment.