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 fab1153 commit c1ccb8bCopy full SHA for c1ccb8b
Makefile
@@ -38,7 +38,7 @@ include ./makefile_conf/chain/$(CHAIN).mk
38
APPVERSION_M = 1
39
APPVERSION_N = 14
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