VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/ExpandVolume.rc
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2015-08-06 00:01:01 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2015-08-06 00:04:29 +0200
commit174f7f498a7d3a90804e4ab385141a6594fa708b (patch)
treed4e2c3a334706dbbdc6beedd3b1aca09d208faa8 /src/ExpandVolume/ExpandVolume.rc
parent041024fbb96c4b56a948e26fe75d3115e13edf31 (diff)
downloadVeraCrypt-174f7f498a7d3a90804e4ab385141a6594fa708b.tar.gz
VeraCrypt-174f7f498a7d3a90804e4ab385141a6594fa708b.zip
Increment version to 1.12. Update user guide PDF file.
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 537a6a64..ad0c97c6 100644
--- a/src/ExpandVolume/ExpandVolume.rc
+++ b/src/ExpandVolume/ExpandVolume.rc
@@ -218,8 +218,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h"
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,0,6,3
- PRODUCTVERSION 1,0,6,3
+ FILEVERSION 1,12,22,0
+ PRODUCTVERSION 1,12,22,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -236,11 +236,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
- VALUE "FileVersion", "1.0f-2"
+ VALUE "FileVersion", "1.12"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"
- VALUE "ProductVersion", "1.0f-2"
+ VALUE "ProductVersion", "1.12"
END
END
BLOCK "VarFileInfo"