diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-12-30 17:12:27 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-12-30 23:56:32 +0100 |
commit | 47d4b5d2846b256fc0c2b1a02d42f4db3a6bcb94 (patch) | |
tree | b356153cc6d076afa7e0710c0f020d3484d86e08 /src/Setup/MacOSX | |
parent | cdbe54e60542231f832d59389381bf9b56b710be (diff) | |
download | VeraCrypt-47d4b5d2846b256fc0c2b1a02d42f4db3a6bcb94.tar.gz VeraCrypt-47d4b5d2846b256fc0c2b1a02d42f4db3a6bcb94.zip |
Increment version to 1.20 BETA2 (1.20.2)
Diffstat (limited to 'src/Setup/MacOSX')
-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 6986ca8b..80bf48ef 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.20.1</string> + <string>1.20.2</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.20-BETA1</string> + <string>VeraCrypt 1.20-BETA2</string> </dict> </dict> <key>SHARED_GLOBAL_DATA</key> |