1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 19:08:26 -06:00

Increment version to 1.25.9 and update Release Notes.

This commit is contained in:
Mounir IDRASSI
2022-02-19 22:53:56 +01:00
parent c145b337cb
commit 3cab3ce37a
88 changed files with 177 additions and 170 deletions

View File

@@ -11,9 +11,9 @@ elseif ( NOT DEFINED NOGUI )
endif()
# - Set version of the package
set( FULL_VERSION "1.25.8" )
set( VERSION "1.25.8" )
set( RELEASE "2" )
set( FULL_VERSION "1.25.9" )
set( VERSION "1.25.9" )
set( RELEASE "1" )
# - Set PROJECT_NAME and CONFLICT_PACKAGE values
if (NOGUI)