diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-19 22:53:56 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-19 22:54:59 +0100 |
commit | 3cab3ce37a2753b78d888f48be4d2c1647daf101 (patch) | |
tree | 6aed4fe2bb1338875e1e9a0a4f677aec935c5672 /src/Setup/MacOSX/veracrypt.pkgproj | |
parent | c145b337cbc5d7c8dc09859d51093a6727005ef8 (diff) | |
download | VeraCrypt-3cab3ce37a2753b78d888f48be4d2c1647daf101.tar.gz VeraCrypt-3cab3ce37a2753b78d888f48be4d2c1647daf101.zip |
Increment version to 1.25.9 and update Release Notes.
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 85d31250..8a365677 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -558,7 +558,7 @@ <key>USE_HFS+_COMPRESSION</key> <false/> <key>VERSION</key> - <string>1.25.8</string> + <string>1.25.9</string> </dict> <key>TYPE</key> <integer>0</integer> @@ -1026,7 +1026,7 @@ https://osxfuse.github.io/ </dict> </array> <key>NAME</key> - <string>VeraCrypt 1.25.8</string> + <string>VeraCrypt 1.25.9</string> <key>PAYLOAD_ONLY</key> <false/> <key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key> |