We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f7f29 commit 3cb1a6eCopy full SHA for 3cb1a6e
Makefile
@@ -39,7 +39,7 @@ include ./makefile_conf/chain/$(CHAIN).mk
39
40
APPVERSION_M = 1
41
APPVERSION_N = 11
42
-APPVERSION_P = 2
+APPVERSION_P = 3
43
APPVERSION = $(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
44
45
# Application source files
0 commit comments