1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/legacy/intermediate_fw/version.h

9 lines
217 B
C

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