VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Build
diff options
context:
space:
mode:
Diffstat (limited to 'src/Build')
-rw-r--r--src/Build/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Build/CMakeLists.txt b/src/Build/CMakeLists.txt
index f33cbee9..8430f868 100644
--- a/src/Build/CMakeLists.txt
+++ b/src/Build/CMakeLists.txt
@@ -13,7 +13,7 @@ endif()
# - Set version of the package
set( FULL_VERSION "1.25.8" )
set( VERSION "1.25.8" )
-set( RELEASE "1" )
+set( RELEASE "2" )
# - Set PROJECT_NAME and CONFLICT_PACKAGE values
if (NOGUI)