Removed -rc1 version suffix
This commit is contained in:
2
Makefile
2
Makefile
@@ -40,7 +40,7 @@ include ./makefile_conf/chain/$(CHAIN).mk
|
||||
APPVERSION_M = 1
|
||||
APPVERSION_N = 11
|
||||
APPVERSION_P = 0
|
||||
APPVERSION = $(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-rc1
|
||||
APPVERSION = $(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
|
||||
|
||||
# Application source files
|
||||
APP_SOURCE_PATH += src src_features src_plugins
|
||||
|
||||
Reference in New Issue
Block a user