Removed -rc1 version suffix

This commit is contained in:
Alexandre Paillier
2024-07-24 15:05:35 +02:00
parent a5d9d2528c
commit 86798708fb

View File

@@ -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