1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-11 07:50:57 +00:00

chore(legacy): bump version of intermediate_fw to match bootloader

This commit is contained in:
Ondrej Mikle 2021-02-24 12:17:49 +01:00 committed by Pavol Rusnak
parent f9917e8d47
commit de09d27c44
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -1,8 +1,8 @@
// Matches the bootloader version included in this firmware
#define VERSION_MAJOR 1
#define VERSION_MINOR 8
#define VERSION_MINOR 9
#define VERSION_PATCH 0
#define FIX_VERSION_MAJOR 1
#define FIX_VERSION_MINOR 8
#define FIX_VERSION_MINOR 9
#define FIX_VERSION_PATCH 0