From 8e4a68af3bd74228be42727b372e6ae8733fc443 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 6 Apr 2015 19:43:38 +0200 Subject: MacOSX: Set properly the version in the bundle and the installation package. Allow downgrading using older installers. --- src/Build/Resources/MacOSX/Info.plist.xml | 4 ++-- src/Setup/MacOSX/veracrypt.pkgproj | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/Build/Resources/MacOSX/Info.plist.xml b/src/Build/Resources/MacOSX/Info.plist.xml index 2255770b..52e72db8 100644 --- a/src/Build/Resources/MacOSX/Info.plist.xml +++ b/src/Build/Resources/MacOSX/Info.plist.xml @@ -27,7 +27,7 @@ TRUE CFBundleVersion - 0 + 1.6.3 CFBundleShortVersionString _VERSION_ @@ -36,7 +36,7 @@ VeraCrypt _VERSION_ LSRequiresCarbon - + CSResourcesFileMapped diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj index 67af7fa0..64cca4a7 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -33,6 +33,8 @@ 0 + BUNDLE_CAN_DOWNGRADE + CHILDREN GID @@ -493,7 +495,7 @@ OVERWRITE_PERMISSIONS VERSION - 1.0e + 1.6.3 UUID B14381D9-EC5F-43E4-B971-82AB3D132A64 -- cgit v1.2.3