Bumped app version to 1.10.1-rc1

This commit is contained in:
Alexandre Paillier
2024-06-25 18:26:36 +02:00
parent 0623a8c682
commit 43654fb511

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)-dev
APPVERSION = $(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-rc1
# Application source files
APP_SOURCE_PATH += src src_features src_plugins