From 3cab3ce37a2753b78d888f48be4d2c1647daf101 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 19 Feb 2022 22:53:56 +0100 Subject: Increment version to 1.25.9 and update Release Notes. --- src/Build/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Build/CMakeLists.txt') diff --git a/src/Build/CMakeLists.txt b/src/Build/CMakeLists.txt index 8430f868..51c8bdd2 100644 --- a/src/Build/CMakeLists.txt +++ b/src/Build/CMakeLists.txt @@ -11,9 +11,9 @@ elseif ( NOT DEFINED NOGUI ) endif() # - Set version of the package -set( FULL_VERSION "1.25.8" ) -set( VERSION "1.25.8" ) -set( RELEASE "2" ) +set( FULL_VERSION "1.25.9" ) +set( VERSION "1.25.9" ) +set( RELEASE "1" ) # - Set PROJECT_NAME and CONFLICT_PACKAGE values if (NOGUI) -- cgit v1.2.3