mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-27 15:51:02 +00:00
chore(legacy): bump bootloader version
This commit is contained in:
parent
1a71dcd0c5
commit
10be0230a5
@ -1,7 +1,7 @@
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 8
|
||||
#define VERSION_PATCH 1
|
||||
#define VERSION_MINOR 9
|
||||
#define VERSION_PATCH 0
|
||||
|
||||
#define VERSION_MAJOR_CHAR "\x01"
|
||||
#define VERSION_MINOR_CHAR "\x08"
|
||||
#define VERSION_PATCH_CHAR "\x01"
|
||||
#define VERSION_MINOR_CHAR "\x09"
|
||||
#define VERSION_PATCH_CHAR "\x00"
|
||||
|
Loading…
Reference in New Issue
Block a user