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 2c574a0 commit 34de1daCopy full SHA for 34de1da
Makefile
@@ -38,7 +38,7 @@ include ./makefile_conf/chain/$(CHAIN).mk
38
APPVERSION_M = 1
39
APPVERSION_N = 13
40
APPVERSION_P = 0
41
-APPVERSION = $(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-dev
+APPVERSION = $(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
42
43
# Application source files
44
APP_SOURCE_PATH += src src_features src_plugins
0 commit comments