1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

MacOSX: Set properly the version in the bundle and the installation package. Allow downgrading using older installers.

This commit is contained in:
Mounir IDRASSI
2015-04-06 19:43:38 +02:00
parent 4a8040735b
commit 8e4a68af3b
2 changed files with 5 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
<string>TRUE</string>
<key>CFBundleVersion</key>
<string>0</string>
<string>1.6.3</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>
@@ -36,7 +36,7 @@
<string>VeraCrypt _VERSION_</string>
<key>LSRequiresCarbon</key>
<true/>
<false/>
<key>CSResourcesFileMapped</key>
<true/>