diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-08-03 17:38:53 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-08-03 18:14:30 +0200 |
commit | 52a78ee3b4e463d0fb61223a845689293c83a1f1 (patch) | |
tree | 27fee9f329147fe657662bfe1f892b72d9dfa0bb /src/Setup/MacOSX/veracrypt.pkgproj | |
parent | bd78c9d0af5e71db663f0a80a3f2fc8c524dfe07 (diff) | |
download | VeraCrypt-52a78ee3b4e463d0fb61223a845689293c83a1f1.tar.gz VeraCrypt-52a78ee3b4e463d0fb61223a845689293c83a1f1.zip |
Increment internal version to 1.24.21 and update release notes
Diffstat (limited to 'src/Setup/MacOSX/veracrypt.pkgproj')
-rwxr-xr-x | src/Setup/MacOSX/veracrypt.pkgproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj index 387fc4ff..2a90c5e3 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -555,7 +555,7 @@ <key>USE_HFS+_COMPRESSION</key> <false/> <key>VERSION</key> - <string>1.24.20</string> + <string>1.24.21</string> </dict> <key>TYPE</key> <integer>0</integer> |