Add latest tokens, cleanup unused variables

This commit is contained in:
BTChip github
2017-12-25 19:45:41 +01:00
parent cdc8c7436c
commit 854e74f3a0
4 changed files with 450 additions and 69 deletions

View File

@@ -23,7 +23,7 @@ include $(BOLOS_SDK)/Makefile.defines
APPVERSION_M=1
APPVERSION_N=0
APPVERSION_P=21
APPVERSION_P=22
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
ifeq ($(CHAIN),ethereum)