diff options
Diffstat (limited to 'src/Setup')
-rwxr-xr-x | src/Setup/MacOSX/veracrypt.pkgproj | 4 |
1 files changed, 3 insertions, 1 deletions
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 @@ <integer>0</integer> </dict> <dict> + <key>BUNDLE_CAN_DOWNGRADE</key> + <true/> <key>CHILDREN</key> <array/> <key>GID</key> @@ -493,7 +495,7 @@ <key>OVERWRITE_PERMISSIONS</key> <false/> <key>VERSION</key> - <string>1.0e</string> + <string>1.6.3</string> </dict> <key>UUID</key> <string>B14381D9-EC5F-43E4-B971-82AB3D132A64</string> |