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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Build/Resources/MacOSX') 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 -- cgit v1.2.3