mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-16 03:28:09 +00:00
chore(legacy/bootloader): bump major version
This commit is contained in:
parent
f291b4658c
commit
ecd0423f6f
@ -1,7 +1,7 @@
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 10
|
||||
#define VERSION_PATCH 1
|
||||
#define VERSION_MINOR 11
|
||||
#define VERSION_PATCH 0
|
||||
|
||||
#define VERSION_MAJOR_CHAR "\x01"
|
||||
#define VERSION_MINOR_CHAR "\x0A"
|
||||
#define VERSION_PATCH_CHAR "\x01"
|
||||
#define VERSION_MINOR_CHAR "\x0B"
|
||||
#define VERSION_PATCH_CHAR "\x00"
|
||||
|
Loading…
Reference in New Issue
Block a user