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

chore(legacy/firmware): bump version to 1.11.2

[skip_ci]
This commit is contained in:
Martin Milata 2022-05-03 23:23:51 +02:00
parent 540d3ebaab
commit a4f924baa4

View File

@ -1,6 +1,6 @@
#define VERSION_MAJOR 1 #define VERSION_MAJOR 1
#define VERSION_MINOR 11 #define VERSION_MINOR 11
#define VERSION_PATCH 1 #define VERSION_PATCH 2
#define FIX_VERSION_MAJOR 1 #define FIX_VERSION_MAJOR 1
#define FIX_VERSION_MINOR 10 #define FIX_VERSION_MINOR 10