From 23d64ab195d583cdf1baf60b0d7610996ef3c70e Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 29 Jun 2020 00:57:12 +0200 Subject: Increment internal version to 1.24.18 and update signed Windows drivers. --- src/Setup/MacOSX/veracrypt.pkgproj | 2 +- src/Setup/MacOSX/veracrypt_Legacy.pkgproj | 2 +- src/Setup/Portable.rc | 4 ++-- src/Setup/Setup.rc | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/Setup') diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj index c1f79871..108e3228 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -555,7 +555,7 @@ USE_HFS+_COMPRESSION VERSION - 1.24.16 + 1.24.18 TYPE 0 diff --git a/src/Setup/MacOSX/veracrypt_Legacy.pkgproj b/src/Setup/MacOSX/veracrypt_Legacy.pkgproj index cf8b1198..8c9ce27f 100755 --- a/src/Setup/MacOSX/veracrypt_Legacy.pkgproj +++ b/src/Setup/MacOSX/veracrypt_Legacy.pkgproj @@ -555,7 +555,7 @@ USE_HFS+_COMPRESSION VERSION - 1.24.16 + 1.24.18 TYPE 0 diff --git a/src/Setup/Portable.rc b/src/Setup/Portable.rc index 15d995f1..ef173775 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,16,0 - PRODUCTVERSION 1,24,16,0 + FILEVERSION 1,24,18,0 + PRODUCTVERSION 1,24,18,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L diff --git a/src/Setup/Setup.rc b/src/Setup/Setup.rc index 65b737c6..f4145f61 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,16,0 - PRODUCTVERSION 1,24,16,0 + FILEVERSION 1,24,18,0 + PRODUCTVERSION 1,24,18,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3