mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-23 06:48:16 +00:00
fix(legacy): update intermediate_fw version to 1.10.0
This commit is contained in:
parent
f93a8514e8
commit
f606b71881
@ -1,8 +1,8 @@
|
|||||||
// Matches the bootloader version included in this firmware
|
// Matches the bootloader version included in this firmware
|
||||||
#define VERSION_MAJOR 1
|
#define VERSION_MAJOR 1
|
||||||
#define VERSION_MINOR 9
|
#define VERSION_MINOR 10
|
||||||
#define VERSION_PATCH 0
|
#define VERSION_PATCH 0
|
||||||
|
|
||||||
#define FIX_VERSION_MAJOR 1
|
#define FIX_VERSION_MAJOR 1
|
||||||
#define FIX_VERSION_MINOR 9
|
#define FIX_VERSION_MINOR 10
|
||||||
#define FIX_VERSION_PATCH 0
|
#define FIX_VERSION_PATCH 0
|
||||||
|
Loading…
Reference in New Issue
Block a user