From ed8068cbbd55025bc826c7266d9878a6671e605b Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Tue, 10 Dec 2019 11:01:41 +0100 Subject: Increment version to 1.24-Update2 --- 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 4724339e..47a1547b 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.24-Hotfix2" ) -set( VERSION "1.24.8" ) +set( FULL_VERSION "1.24-Update2" ) +set( VERSION "1.24.9" ) set( RELEASE "1" ) # - Set PROJECT_NAME and CONFLICT_PACKAGE values -- cgit v1.2.3