1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-31 01:41:18 +00:00

chore(core): bump version to 2.7.3

[no changelog]
This commit is contained in:
Martin Milata 2024-06-07 18:10:27 +02:00
parent dfe6826101
commit e7f083c3ca

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 2 #define VERSION_PATCH 3
#define VERSION_BUILD 0 #define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 2 #define FIX_VERSION_MAJOR 2