Removed -dev version suffix
This commit is contained in:
2
Makefile
2
Makefile
@@ -35,7 +35,7 @@ APP_LOAD_PARAMS += --path "1517992542'/1101353413'"
|
|||||||
APPVERSION_M=1
|
APPVERSION_M=1
|
||||||
APPVERSION_N=10
|
APPVERSION_N=10
|
||||||
APPVERSION_P=3
|
APPVERSION_P=3
|
||||||
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-dev
|
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
|
||||||
APP_LOAD_FLAGS= --appFlags 0xa40 --dep Ethereum:$(APPVERSION)
|
APP_LOAD_FLAGS= --appFlags 0xa40 --dep Ethereum:$(APPVERSION)
|
||||||
|
|
||||||
###########################
|
###########################
|
||||||
|
|||||||
Reference in New Issue
Block a user