diff options
Diffstat (limited to 'src/Build/CMakeLists.txt')
-rw-r--r-- | src/Build/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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() | |||
12 | 12 | ||
13 | # - Set version of the package | 13 | # - Set version of the package |
14 | set( FULL_VERSION "1.24-Update2" ) | 14 | set( FULL_VERSION "1.24-Update2" ) |
15 | set( VERSION "1.24.9" ) | 15 | set( VERSION "1.24.10" ) |
16 | set( RELEASE "1" ) | 16 | set( RELEASE "1" ) |
17 | 17 | ||
18 | # - Set PROJECT_NAME and CONFLICT_PACKAGE values | 18 | # - Set PROJECT_NAME and CONFLICT_PACKAGE values |