mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-18 22:18:47 +00:00
core: bump version to 2.1.6
This commit is contained in:
parent
73e59bb84c
commit
f5af4e4fe0
@ -1,3 +1,6 @@
|
|||||||
|
Version 2.x.x [not yet released]
|
||||||
|
* nothing yet
|
||||||
|
|
||||||
Version 2.1.5 [Aug 2019 RC]
|
Version 2.1.5 [Aug 2019 RC]
|
||||||
* Super Shamir (Shamir Backup with groups)
|
* Super Shamir (Shamir Backup with groups)
|
||||||
* Introduce Bitcoin-only firmware
|
* Introduce Bitcoin-only firmware
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#define VERSION_MAJOR 2
|
#define VERSION_MAJOR 2
|
||||||
#define VERSION_MINOR 1
|
#define VERSION_MINOR 1
|
||||||
#define VERSION_PATCH 5
|
#define VERSION_PATCH 6
|
||||||
#define VERSION_BUILD 0
|
#define VERSION_BUILD 0
|
||||||
|
|
||||||
#define FIX_VERSION_MAJOR 2
|
#define FIX_VERSION_MAJOR 2
|
||||||
|
Loading…
Reference in New Issue
Block a user