From 7aecbb225c8a6a7ff0378668e7f67aa508513173 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 16 Dec 2019 00:41:41 +0100 Subject: Update version information in preparation for 1.24-Update2 release --- 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 47a1547b..f1a176c6 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-Update2" ) -set( VERSION "1.24.9" ) +set( VERSION "1.24.10" ) set( RELEASE "1" ) # - Set PROJECT_NAME and CONFLICT_PACKAGE values -- cgit v1.2.3