mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-17 21:22:10 +00:00
chore(legacy): bump versions to 1.12.x
This commit is contained in:
parent
e6491bb3c7
commit
9d64039245
@ -1,3 +1,3 @@
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 11
|
||||
#define VERSION_MINOR 12
|
||||
#define VERSION_PATCH 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 11
|
||||
#define VERSION_PATCH 3
|
||||
#define VERSION_MINOR 12
|
||||
#define VERSION_PATCH 0
|
||||
|
||||
#define FIX_VERSION_MAJOR 1
|
||||
#define FIX_VERSION_MINOR 11
|
||||
#define FIX_VERSION_MINOR 12
|
||||
#define FIX_VERSION_PATCH 0
|
||||
|
@ -1,8 +1,8 @@
|
||||
// Matches the bootloader version included in this firmware
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 10
|
||||
#define VERSION_MINOR 12
|
||||
#define VERSION_PATCH 0
|
||||
|
||||
#define FIX_VERSION_MAJOR 1
|
||||
#define FIX_VERSION_MINOR 10
|
||||
#define FIX_VERSION_MINOR 12
|
||||
#define FIX_VERSION_PATCH 0
|
||||
|
Loading…
Reference in New Issue
Block a user