1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

chore(core): bump version to 2.7.2

[no changelog]
This commit is contained in:
Martin Milata 2024-06-06 15:01:20 +02:00
parent b28e29cf4f
commit eff46b0d5c

View File

@ -1,6 +1,6 @@
#define VERSION_MAJOR 2 #define VERSION_MAJOR 2
#define VERSION_MINOR 7 #define VERSION_MINOR 7
#define VERSION_PATCH 1 #define VERSION_PATCH 2
#define VERSION_BUILD 0 #define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 2 #define FIX_VERSION_MAJOR 2