diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-08-06 00:33:46 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-08-06 00:36:59 +0200 |
commit | 485ebc33d9d7d25bb19b18cac8ef16eb9311753b (patch) | |
tree | 6d0f8e0f309d06f0d04800f7da2eaba1048ca407 /src/ExpandVolume | |
parent | 75c13c9b7badb1d8ced874cccef57a6e37a85519 (diff) | |
download | VeraCrypt-485ebc33d9d7d25bb19b18cac8ef16eb9311753b.tar.gz VeraCrypt-485ebc33d9d7d25bb19b18cac8ef16eb9311753b.zip |
Increment internal version to 1.24.22 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 0898865e..796eee11 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,21,0 - PRODUCTVERSION 1,24,21,0 + FILEVERSION 1,24,22,0 + PRODUCTVERSION 1,24,22,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |