trezor-core/embed/reflash/version.h

10 lines
241 B
C
Raw Permalink Normal View History

2018-02-13 02:54:08 -08:00
#define VERSION_MAJOR 0
#define VERSION_MINOR 1
#define VERSION_PATCH 0
#define VERSION_BUILD 0
2018-02-13 02:54:08 -08:00
#define FIX_VERSION_MAJOR 0
#define FIX_VERSION_MINOR 1
#define FIX_VERSION_PATCH 0
#define FIX_VERSION_BUILD 0