From 795aa4318e9a29fcac478a9cda78dbda8764359d Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 8 Jul 2017 17:59:51 +0200 Subject: Increment version to 1.21.5 --- src/Setup/MacOSX/veracrypt.pkgproj | 2 +- src/Setup/Setup.rc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Setup') diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj index 3fe6b485..8b849e7e 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -495,7 +495,7 @@ OVERWRITE_PERMISSIONS VERSION - 1.21.4 + 1.21.5 UUID B14381D9-EC5F-43E4-B971-82AB3D132A64 diff --git a/src/Setup/Setup.rc b/src/Setup/Setup.rc index c0ff0d22..440f24dd 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,21,4,0 - PRODUCTVERSION 1,21,4,0 + FILEVERSION 1,21,5,0 + PRODUCTVERSION 1,21,5,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3