mirror of
https://github.com/LedgerHQ/openpgp-card-app
synced 2024-11-09 07:10:30 +00:00
Update Version to 2.1.0
This commit is contained in:
parent
aa2d992ffc
commit
7205e9dcb5
4
Makefile
4
Makefile
@ -29,8 +29,8 @@ APPNAME = OpenPGP
|
|||||||
|
|
||||||
# Application version
|
# Application version
|
||||||
APPVERSION_M = 2
|
APPVERSION_M = 2
|
||||||
APPVERSION_N = 0
|
APPVERSION_N = 1
|
||||||
APPVERSION_P = 1
|
APPVERSION_P = 0
|
||||||
APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)"
|
APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)"
|
||||||
|
|
||||||
SPECVERSION:="3.3.1"
|
SPECVERSION:="3.3.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user