1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-09 14:12:51 +00:00

core: bump version to 2.1.8

This commit is contained in:
Pavol Rusnak 2019-10-24 09:17:32 +00:00
parent 2cabc8b40c
commit fad0351203
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -1,6 +1,6 @@
#define VERSION_MAJOR 2
#define VERSION_MINOR 1
#define VERSION_PATCH 7
#define VERSION_PATCH 8
#define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 2