From 2ef3c3a4821fbbe65f4d144df2984800d69ad121 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 9 Dec 2017 12:44:27 +0100 Subject: Increment version to 1.22-BETA4 (1.22.4) --- src/Setup/MacOSX/veracrypt.pkgproj | 4 ++-- src/Setup/Portable.rc | 4 ++-- src/Setup/Setup.rc | 4 ++-- 3 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 8b849e7e..9a678202 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -495,7 +495,7 @@ OVERWRITE_PERMISSIONS VERSION - 1.21.5 + 1.22.4 UUID B14381D9-EC5F-43E4-B971-82AB3D132A64 @@ -1004,7 +1004,7 @@ https://osxfuse.github.io/ NAME - VeraCrypt 1.21 + VeraCrypt 1.22-BETA4 SHARED_GLOBAL_DATA diff --git a/src/Setup/Portable.rc b/src/Setup/Portable.rc index 7494d990..2241f07c 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,22,3,0 - PRODUCTVERSION 1,22,3,0 + FILEVERSION 1,22,4,0 + PRODUCTVERSION 1,22,4,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L diff --git a/src/Setup/Setup.rc b/src/Setup/Setup.rc index 50cd6a67..e9f4c409 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,22,3,0 - PRODUCTVERSION 1,22,3,0 + FILEVERSION 1,22,4,0 + PRODUCTVERSION 1,22,4,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3