mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
chore(legacy/bootloader): bump major version
This commit is contained in:
parent
7d93bd3179
commit
ed8cdef331
@ -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