1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-20 14:39:22 +00:00

core: bump version to 2.1.9

This commit is contained in:
Pavol Rusnak 2019-10-24 09:16:24 +00:00
parent e67a359279
commit c617035a3e
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 8
#define VERSION_PATCH 9
#define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 2