VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/ExpandVolume.rc
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-24 00:08:35 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-24 00:10:34 +0200
commit6b90e026247de0ef459d999dea40c75e7c1f9569 (patch)
tree1d7fbd14ecc0c1ed73b1712a3dcd76c8f6908aef /src/ExpandVolume/ExpandVolume.rc
parent692e2c3455eba3d2d0ba19b18502bbc8221b5f78 (diff)
downloadVeraCrypt-6b90e026247de0ef459d999dea40c75e7c1f9569.tar.gz
VeraCrypt-6b90e026247de0ef459d999dea40c75e7c1f9569.zip
Increment version to 1.24-Hotfix1
Diffstat (limited to 'src/ExpandVolume/ExpandVolume.rc')
-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 833411a7..ea310b3f 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,7,0
- PRODUCTVERSION 1,24,7,0
+ FILEVERSION 1,24,7,1
+ PRODUCTVERSION 1,24,7,1
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -211,11 +211,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
- VALUE "FileVersion", "1.24-Hotfix1-Preview"
+ VALUE "FileVersion", "1.24-Hotfix1"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"
- VALUE "ProductVersion", "1.24-Hotfix1-Preview"
+ VALUE "ProductVersion", "1.24-Hotfix1"
END
END
BLOCK "VarFileInfo"