VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/ExpandVolume.rc
diff options
context:
space:
mode:
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
@@ -217,10 +217,10 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h"
// Version
//
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
#else
@@ -235,13 +235,13 @@ BEGIN
BLOCK "040904b0"
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"
BEGIN