1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/legacy/intermediate_fw/version.h

9 lines
219 B
C

// Matches the bootloader version included in this firmware
#define VERSION_MAJOR 1
#define VERSION_MINOR 10
#define VERSION_PATCH 0
#define FIX_VERSION_MAJOR 1
#define FIX_VERSION_MINOR 10
#define FIX_VERSION_PATCH 0