diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-01-07 00:20:34 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-01-07 00:35:46 +0100 |
commit | 2d3771c45d5ff47092d374b7fd5a946c01269834 (patch) | |
tree | 2315f2c09a005ea228c2333cb1c3e0ed19878e61 /src/Setup/MacOSX | |
parent | 897b676e61975a6db45257e3f9542527afde690b (diff) | |
download | VeraCrypt-2d3771c45d5ff47092d374b7fd5a946c01269834.tar.gz VeraCrypt-2d3771c45d5ff47092d374b7fd5a946c01269834.zip |
Increment version to 1.25.7 and update Release Notes
Diffstat (limited to 'src/Setup/MacOSX')
-rwxr-xr-x | src/Setup/MacOSX/veracrypt.pkgproj | 4 | ||||
-rwxr-xr-x | src/Setup/MacOSX/veracrypt_Legacy.pkgproj | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj index 83999c70..9843c722 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.6</string> + <string>1.25.7</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.6</string> + <string>VeraCrypt 1.25.7</string> <key>PAYLOAD_ONLY</key> <false/> <key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key> diff --git a/src/Setup/MacOSX/veracrypt_Legacy.pkgproj b/src/Setup/MacOSX/veracrypt_Legacy.pkgproj index 5463dc76..7075791e 100755 --- a/src/Setup/MacOSX/veracrypt_Legacy.pkgproj +++ b/src/Setup/MacOSX/veracrypt_Legacy.pkgproj @@ -557,7 +557,7 @@ <key>USE_HFS+_COMPRESSION</key> <false/> <key>VERSION</key> - <string>1.25.6</string> + <string>1.25.7</string> </dict> <key>TYPE</key> <integer>0</integer> @@ -1062,7 +1062,7 @@ https://osxfuse.github.io/ </dict> </array> <key>NAME</key> - <string>VeraCrypt Legacy 1.25.6</string> + <string>VeraCrypt Legacy 1.25.7</string> <key>PAYLOAD_ONLY</key> <false/> <key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key> |