VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2020-07-03 16:29:53 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2020-07-04 00:46:44 +0200
commit7a87141e53b75498a46e816d00c46a91c75ea4d3 (patch)
treef49f1cdaf613641439114b9bb8b5960fe0c70d76 /src/Setup
parentc92459b3f678ea596ae3241e975ea7c34f017590 (diff)
downloadVeraCrypt-7a87141e53b75498a46e816d00c46a91c75ea4d3.tar.gz
VeraCrypt-7a87141e53b75498a46e816d00c46a91c75ea4d3.zip
Increment internal version to 1.24.19
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 108e3228..2777d53d 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.18</string>
+ <string>1.24.19</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 8c9ce27f..8cba12ad 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.18</string>
+ <string>1.24.19</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
diff --git a/src/Setup/Portable.rc b/src/Setup/Portable.rc
index ef173775..21a0265a 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,18,0
- PRODUCTVERSION 1,24,18,0
+ FILEVERSION 1,24,19,0
+ PRODUCTVERSION 1,24,19,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
diff --git a/src/Setup/Setup.rc b/src/Setup/Setup.rc
index f4145f61..d95dec38 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,18,0
- PRODUCTVERSION 1,24,18,0
+ FILEVERSION 1,24,19,0
+ PRODUCTVERSION 1,24,19,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L