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 a5d9d25 commit 8679870Copy full SHA for 8679870
Makefile
@@ -40,7 +40,7 @@ include ./makefile_conf/chain/$(CHAIN).mk
40
APPVERSION_M = 1
41
APPVERSION_N = 11
42
APPVERSION_P = 0
43
-APPVERSION = $(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-rc1
+APPVERSION = $(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
44
45
# Application source files
46
APP_SOURCE_PATH += src src_features src_plugins
0 commit comments