From 0dd87c07fdb2148fbd41024c9eace196d1eae502 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 5 Sep 2021 17:45:30 +0200 Subject: Increment version to 1.25-RC1 --- src/Build/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Build/CMakeLists.txt') diff --git a/src/Build/CMakeLists.txt b/src/Build/CMakeLists.txt index a7025c64..cba99cf8 100644 --- a/src/Build/CMakeLists.txt +++ b/src/Build/CMakeLists.txt @@ -11,8 +11,8 @@ elseif ( NOT DEFINED NOGUI ) endif() # - Set version of the package -set( FULL_VERSION "1.25" ) -set( VERSION "1.25.0" ) +set( FULL_VERSION "1.25-RC1" ) +set( VERSION "1.25.1" ) set( RELEASE "1" ) # - Set PROJECT_NAME and CONFLICT_PACKAGE values -- cgit v1.2.3