diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-03-08 10:37:03 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-03-09 08:03:51 +0100 |
commit | d6ce1db2a8d3d96b3c0a71fdee95a9c02c1f9101 (patch) | |
tree | 3d8cb2bf9b14ad0e9a8be11f7767660777f1269f /src/Setup/MacOSX/veracrypt.pkgproj | |
parent | 76c03c23a1f985efebcb76e3b56a2c1b3b01af52 (diff) | |
download | VeraCrypt-d6ce1db2a8d3d96b3c0a71fdee95a9c02c1f9101.tar.gz VeraCrypt-d6ce1db2a8d3d96b3c0a71fdee95a9c02c1f9101.zip |
Increment version to 1.24-Beta4 and update release notes to clarify that password length increase applies only to non-system volumes.
Diffstat (limited to 'src/Setup/MacOSX/veracrypt.pkgproj')
-rwxr-xr-x | src/Setup/MacOSX/veracrypt.pkgproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj index 5b09fef2..9a439765 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -495,7 +495,7 @@ <key>OVERWRITE_PERMISSIONS</key> <false/> <key>VERSION</key> - <string>1.24.3</string> + <string>1.24.4</string> </dict> <key>UUID</key> <string>B14381D9-EC5F-43E4-B971-82AB3D132A64</string> @@ -1004,7 +1004,7 @@ https://osxfuse.github.io/ </dict> </array> <key>NAME</key> - <string>VeraCrypt 1.24-Beta3</string> + <string>VeraCrypt 1.24-Beta4</string> </dict> </dict> <key>SHARED_GLOBAL_DATA</key> |