From f9572ea8f5a1e4200f0ec4b8a131eed7dda6efea Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 22 Dec 2019 12:17:20 +0100 Subject: Increment version to 1.24-Update3 for Linux and update Release Notes --- src/Build/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Build') diff --git a/src/Build/CMakeLists.txt b/src/Build/CMakeLists.txt index 02a8ca2d..a1c34d84 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-Update2" ) -set( VERSION "1.24.10" ) +set( FULL_VERSION "1.24-Update3" ) +set( VERSION "1.24.11" ) set( RELEASE "1" ) # - Set PROJECT_NAME and CONFLICT_PACKAGE values -- cgit v1.2.3