bump version
This commit is contained in:
parent
65b652a6f4
commit
5e62325a18
@ -12,3 +12,4 @@ Github is nearly free, so why not capture all the actual bits!
|
||||
- V1.0.1 - first version almost released to production
|
||||
- V1.0.2 - bugfix w/ power btn release
|
||||
- V1.0.3 - bugfix to allow (mpy) version numbers < 3.0.0
|
||||
- V1.0.4 - cleanups and such; final version for first-run of boards.
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
// Public version number for humans. Lots more version data added by Makefile.
|
||||
// - update ../Q1-Makefile BOOTLOADER_VERSION once this is qualified version
|
||||
#define RELEASE_VERSION "1.0.3"
|
||||
#define RELEASE_VERSION "1.0.4"
|
||||
|
||||
extern const char version_string[];
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user