VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2019-12-16 00:41:41 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-12-16 00:47:13 +0100
commit7aecbb225c8a6a7ff0378668e7f67aa508513173 (patch)
tree83fc092edd2474b5c9c7bde49fe41cb67971537d /src/Setup
parentbc69fe91660b4da034230f4fa11bb70ddaaf828c (diff)
downloadVeraCrypt-7aecbb225c8a6a7ff0378668e7f67aa508513173.tar.gz
VeraCrypt-7aecbb225c8a6a7ff0378668e7f67aa508513173.zip
Update version information in preparation for 1.24-Update2 release
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 80cff11f..fa32ce9c 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.9</string>
+ <string>1.24.10</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 bb7e8626..bb88ff64 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.9</string>
+ <string>1.24.10</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
diff --git a/src/Setup/Portable.rc b/src/Setup/Portable.rc
index 76c208b5..a1ed620c 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,9,0
- PRODUCTVERSION 1,24,9,0
+ FILEVERSION 1,24,10,0
+ PRODUCTVERSION 1,24,10,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
diff --git a/src/Setup/Setup.rc b/src/Setup/Setup.rc
index 6a407bd5..bf75fe32 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,9,0
- PRODUCTVERSION 1,24,9,0
+ FILEVERSION 1,24,10,0
+ PRODUCTVERSION 1,24,10,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L