VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/ExpandVolume.rc
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-20 22:30:37 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-20 22:31:42 +0200
commit11f1a21652b2509be9b526ef0c0ed575a0fc5908 (patch)
treef7e9f916d4e922d186f0068d4d6deb85d6e7a8ea /src/ExpandVolume/ExpandVolume.rc
parent9b394ddc49c54765c4a0abf75472221963c108d2 (diff)
downloadVeraCrypt-11f1a21652b2509be9b526ef0c0ed575a0fc5908.tar.gz
VeraCrypt-11f1a21652b2509be9b526ef0c0ed575a0fc5908.zip
Increment version to 1.23-Hotfix1-Preview
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 841141e6..5efa6790 100644
--- a/src/ExpandVolume/ExpandVolume.rc
+++ b/src/ExpandVolume/ExpandVolume.rc
@@ -192,8 +192,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h"
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,24,6,0
- PRODUCTVERSION 1,24,6,0
+ FILEVERSION 1,24,7,0
+ PRODUCTVERSION 1,24,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -210,11 +210,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
- VALUE "FileVersion", "1.24"
+ VALUE "FileVersion", "1.24-Hotfix1-Preview"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"
- VALUE "ProductVersion", "1.24"
+ VALUE "ProductVersion", "1.24-Hotfix1-Preview"
END
END
BLOCK "VarFileInfo"