1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 04:18:10 +00:00

chore(legacy/firmware): bump version to 1.10.5

This commit is contained in:
Martin Milata 2021-12-01 13:40:12 +01:00
parent d6b99ba3eb
commit 7336125cd3

View File

@ -1,6 +1,6 @@
#define VERSION_MAJOR 1 #define VERSION_MAJOR 1
#define VERSION_MINOR 10 #define VERSION_MINOR 10
#define VERSION_PATCH 4 #define VERSION_PATCH 5
#define FIX_VERSION_MAJOR 1 #define FIX_VERSION_MAJOR 1
#define FIX_VERSION_MINOR 10 #define FIX_VERSION_MINOR 10