From 485ebc33d9d7d25bb19b18cac8ef16eb9311753b Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Thu, 6 Aug 2020 00:33:46 +0200 Subject: Increment internal version to 1.24.22 and update release notes --- src/Build/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Build/CMakeLists.txt') diff --git a/src/Build/CMakeLists.txt b/src/Build/CMakeLists.txt index 32e5755d..1e9378f4 100644 --- a/src/Build/CMakeLists.txt +++ b/src/Build/CMakeLists.txt @@ -12,7 +12,7 @@ endif() # - Set version of the package set( FULL_VERSION "1.24-Update7" ) -set( VERSION "1.24.21" ) +set( VERSION "1.24.22" ) set( RELEASE "1" ) # - Set PROJECT_NAME and CONFLICT_PACKAGE values -- cgit v1.2.3