diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-09-05 17:45:30 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-09-05 20:10:33 +0200 |
commit | 0dd87c07fdb2148fbd41024c9eace196d1eae502 (patch) | |
tree | 7f080d8ff15753c6499536ad8d35d6abc46fd39c /src/Setup/MacOSX/veracrypt.pkgproj | |
parent | 7ac1abcad169708a8973c6ef03eefa64e0ef24bc (diff) | |
download | VeraCrypt-0dd87c07fdb2148fbd41024c9eace196d1eae502.tar.gz VeraCrypt-0dd87c07fdb2148fbd41024c9eace196d1eae502.zip |
Increment version to 1.25-RC1
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 15114764..9e6b25ec 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -557,7 +557,7 @@ <key>USE_HFS+_COMPRESSION</key> <false/> <key>VERSION</key> - <string>1.25.0</string> + <string>1.25.1</string> </dict> <key>TYPE</key> <integer>0</integer> @@ -1025,7 +1025,7 @@ https://osxfuse.github.io/ </dict> </array> <key>NAME</key> - <string>VeraCrypt 1.25</string> + <string>VeraCrypt 1.25-RC1</string> <key>PAYLOAD_ONLY</key> <false/> <key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key> |