VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Build
diff options
context:
space:
mode:
Diffstat (limited to 'src/Build')
-rw-r--r--src/Build/CMakeLists.txt2
-rw-r--r--src/Build/Resources/MacOSX/Info.plist.legacy.xml2
-rw-r--r--src/Build/Resources/MacOSX/Info.plist.xml2
3 files changed, 3 insertions, 3 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
14set( FULL_VERSION "1.24-Update2" ) 14set( FULL_VERSION "1.24-Update2" )
15set( VERSION "1.24.9" ) 15set( VERSION "1.24.10" )
16set( RELEASE "1" ) 16set( RELEASE "1" )
17 17
18# - Set PROJECT_NAME and CONFLICT_PACKAGE values 18# - Set PROJECT_NAME and CONFLICT_PACKAGE values
diff --git a/src/Build/Resources/MacOSX/Info.plist.legacy.xml b/src/Build/Resources/MacOSX/Info.plist.legacy.xml
index f0e92824..54f5a9c5 100644
--- a/src/Build/Resources/MacOSX/Info.plist.legacy.xml
+++ b/src/Build/Resources/MacOSX/Info.plist.legacy.xml
@@ -74,7 +74,7 @@
74 <string>TRUE</string> 74 <string>TRUE</string>
75 75
76 <key>CFBundleVersion</key> 76 <key>CFBundleVersion</key>
77 <string>1.24.9</string> 77 <string>1.24.10</string>
78 78
79 <key>CFBundleShortVersionString</key> 79 <key>CFBundleShortVersionString</key>
80 <string>_VERSION_</string> 80 <string>_VERSION_</string>
diff --git a/src/Build/Resources/MacOSX/Info.plist.xml b/src/Build/Resources/MacOSX/Info.plist.xml
index fbd9c21c..351acddd 100644
--- a/src/Build/Resources/MacOSX/Info.plist.xml
+++ b/src/Build/Resources/MacOSX/Info.plist.xml
@@ -74,7 +74,7 @@
74 <string>TRUE</string> 74 <string>TRUE</string>
75 75
76 <key>CFBundleVersion</key> 76 <key>CFBundleVersion</key>
77 <string>1.24.9</string> 77 <string>1.24.10</string>
78 78
79 <key>CFBundleShortVersionString</key> 79 <key>CFBundleShortVersionString</key>
80 <string>_VERSION_</string> 80 <string>_VERSION_</string>