1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-08 22:40:59 +00:00

embed/firmware: bump version to 2.0.5

This commit is contained in:
Pavol Rusnak 2018-03-01 05:47:33 +01:00
parent 0ec62dfa5c
commit 8852fb5482
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 0
#define VERSION_PATCH 2
#define VERSION_PATCH 5
#define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 2