1
0
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:
tychovrahe 2022-11-23 17:17:37 +01:00 committed by matejcik
parent e6491bb3c7
commit 9d64039245
3 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,3 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 11
#define VERSION_MINOR 12
#define VERSION_PATCH 0

View File

@ -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

View File

@ -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