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/ExpandVolume | |
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/ExpandVolume')
-rw-r--r-- | src/ExpandVolume/ExpandVolume.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc index b9969c5a..0898865e 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc @@ -193,8 +193,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,24,20,0 - PRODUCTVERSION 1,24,20,0 + FILEVERSION 1,24,21,0 + PRODUCTVERSION 1,24,21,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |