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

Linux/MacOSX: Increment packaging version to 1.26.6

This commit is contained in:
Mounir IDRASSI
2023-09-22 22:23:13 +02:00
parent 81c87a8f0b
commit 91b3f0af0c
5 changed files with 8 additions and 8 deletions

View File

@@ -11,8 +11,8 @@ elseif ( NOT DEFINED NOGUI )
endif()
# - Set version of the package
set( FULL_VERSION "1.26.5" )
set( VERSION "1.26.5" )
set( FULL_VERSION "1.26.6" )
set( VERSION "1.26.6" )
set( RELEASE "1" )
# - Set PROJECT_NAME and CONFLICT_PACKAGE values

View File

@@ -74,7 +74,7 @@
<string>TRUE</string>
<key>CFBundleVersion</key>
<string>1.26.5</string>
<string>1.26.6</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>

View File

@@ -74,7 +74,7 @@
<string>TRUE</string>
<key>CFBundleVersion</key>
<string>1.26.5</string>
<string>1.26.6</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>