VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2020-08-06 00:33:46 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2020-08-06 00:36:59 +0200
commit485ebc33d9d7d25bb19b18cac8ef16eb9311753b (patch)
tree6d0f8e0f309d06f0d04800f7da2eaba1048ca407 /src/Setup
parent75c13c9b7badb1d8ced874cccef57a6e37a85519 (diff)
downloadVeraCrypt-485ebc33d9d7d25bb19b18cac8ef16eb9311753b.tar.gz
VeraCrypt-485ebc33d9d7d25bb19b18cac8ef16eb9311753b.zip
Increment internal version to 1.24.22 and update release notes
Diffstat (limited to 'src/Setup')
-rwxr-xr-xsrc/Setup/MacOSX/veracrypt.pkgproj2
-rwxr-xr-xsrc/Setup/MacOSX/veracrypt_Legacy.pkgproj2
-rw-r--r--src/Setup/Portable.rc4
-rw-r--r--src/Setup/Setup.rc4
4 files changed, 6 insertions, 6 deletions
diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj
index 2a90c5e3..bf76459f 100755
--- a/src/Setup/MacOSX/veracrypt.pkgproj
+++ b/src/Setup/MacOSX/veracrypt.pkgproj
@@ -555,7 +555,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
- <string>1.24.21</string>
+ <string>1.24.22</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
diff --git a/src/Setup/MacOSX/veracrypt_Legacy.pkgproj b/src/Setup/MacOSX/veracrypt_Legacy.pkgproj
index 64731a11..0fd13831 100755
--- a/src/Setup/MacOSX/veracrypt_Legacy.pkgproj
+++ b/src/Setup/MacOSX/veracrypt_Legacy.pkgproj
@@ -555,7 +555,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
- <string>1.24.21</string>
+ <string>1.24.22</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
diff --git a/src/Setup/Portable.rc b/src/Setup/Portable.rc
index e3aa0880..72f572ca 100644
--- a/src/Setup/Portable.rc
+++ b/src/Setup/Portable.rc
@@ -26,8 +26,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,24,21,0
- PRODUCTVERSION 1,24,21,0
+ FILEVERSION 1,24,22,0
+ PRODUCTVERSION 1,24,22,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
diff --git a/src/Setup/Setup.rc b/src/Setup/Setup.rc
index c8844ede..415b216c 100644
--- a/src/Setup/Setup.rc
+++ b/src/Setup/Setup.rc
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,24,21,0
- PRODUCTVERSION 1,24,21,0
+ FILEVERSION 1,24,22,0
+ PRODUCTVERSION 1,24,22,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L