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

chore(core): bump version to 2.6.0

[no changelog]
This commit is contained in:
grdddj 2023-03-28 14:37:04 +02:00 committed by Jiří Musil
parent 9244522721
commit 26edb42979

View File

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