Bump version, allow derivation on test path

This commit is contained in:
BTChip github
2017-05-31 21:48:27 +02:00
parent c4fbb96227
commit 4a4dcdce9a

View File

@@ -21,11 +21,11 @@ endif
include $(BOLOS_SDK)/Makefile.defines
APPNAME = Ethereum
APP_LOAD_PARAMS=--appFlags 0x40 --path "44'/60'" --path "44'/61'" --curve secp256k1 $(COMMON_LOAD_PARAMS)
APP_LOAD_PARAMS=--appFlags 0x40 --path "44'/60'" --path "44'/61'" --path "44'/1'" --curve secp256k1 $(COMMON_LOAD_PARAMS)
APPVERSION_M=1
APPVERSION_N=0
APPVERSION_P=10
APPVERSION_P=11
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
#prepare hsm generation