From 3a28821b1d3964b2b12546bc919a00bc2571d317 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 21 Nov 2021 20:03:27 +0100 Subject: Increment version to 1.25-RC2 and update release notes --- 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 cba99cf8..d6d0a7ec 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-RC1" ) -set( VERSION "1.25.1" ) +set( FULL_VERSION "1.25-RC2" ) +set( VERSION "1.25.2" ) set( RELEASE "1" ) # - Set PROJECT_NAME and CONFLICT_PACKAGE values -- cgit v1.2.3