From 74325cd397b77d33b17bfe8573933ac1996c28de Mon Sep 17 00:00:00 2001 From: Francois Beutin Date: Tue, 21 Nov 2023 17:54:06 +0100 Subject: [PATCH] Bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bef30d6c..e5fc639a 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ APP_PATH = "" APP_LOAD_PARAMS= --curve secp256k1 $(COMMON_LOAD_PARAMS) APPVERSION_M=2 -APPVERSION_N=1 +APPVERSION_N=2 APPVERSION_P=0 APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P) APP_LOAD_FLAGS=--appFlags 0xa50