note to self
This commit is contained in:
parent
a757483db0
commit
36acb54012
@ -5,7 +5,8 @@
|
||||
#include <stdint.h>
|
||||
|
||||
// Public version number for humans. Lots more version data added by Makefile.
|
||||
#define RELEASE_VERSION "3.1.5"
|
||||
// - update ../MK4-Makefile BOOTLOADER_VERSION once this is qualified version
|
||||
#define RELEASE_VERSION "3.2.0"
|
||||
|
||||
extern const char version_string[];
|
||||
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
// 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"
|
||||
|
||||
extern const char version_string[];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user