VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2020-01-22 12:21:17 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2020-01-22 18:20:27 +0100
commit3874e9af97427c42aa0a789a3e75c6f841cd14e4 (patch)
tree014b72c8de5913ef4359da409e5ea15ed9e0807a /src/ExpandVolume
parentc4893ce034372a26d8687a8d914c64368815f7a7 (diff)
downloadVeraCrypt-3874e9af97427c42aa0a789a3e75c6f841cd14e4.tar.gz
VeraCrypt-3874e9af97427c42aa0a789a3e75c6f841cd14e4.zip
Increment version to 1.24-Update4 and update Release Notes
Diffstat (limited to 'src/ExpandVolume')
-rw-r--r--src/ExpandVolume/ExpandVolume.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc
index 5dbc9f2c..dad70a00 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,10,0
- PRODUCTVERSION 1,24,10,0
+ FILEVERSION 1,24,12,0
+ PRODUCTVERSION 1,24,12,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -211,11 +211,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
- VALUE "FileVersion", "1.24-Update2"
+ VALUE "FileVersion", "1.24-Update4"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"
- VALUE "ProductVersion", "1.24-Update2"
+ VALUE "ProductVersion", "1.24-Update4"
END
END
BLOCK "VarFileInfo"