diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-07-22 17:25:51 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-07-22 17:28:06 +0200 |
commit | 699a0a3ca5da5ba3189a4c9257920789a5f07dac (patch) | |
tree | 3b17cb70428530c3b8e27355de40e3746380f423 /src/ExpandVolume | |
parent | 587e6db4f16291d8b6f22d0937a4bff87bc8ffc0 (diff) | |
download | VeraCrypt-699a0a3ca5da5ba3189a4c9257920789a5f07dac.tar.gz VeraCrypt-699a0a3ca5da5ba3189a4c9257920789a5f07dac.zip |
Increment internal version to 1.24.20 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 ca3d7871..b9969c5a 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,19,0 - PRODUCTVERSION 1,24,19,0 + FILEVERSION 1,24,20,0 + PRODUCTVERSION 1,24,20,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |