From ea5902514ac45f7028dbfad5d5e4cf7303eeed9a Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 8 Oct 2016 23:11:44 +0200 Subject: Update documentation and increment version to 1.19 BETA3 (1.19.3) --- src/ExpandVolume/ExpandVolume.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/ExpandVolume/ExpandVolume.rc') diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc index 981228ef..4c3014d8 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,19,2,0 - PRODUCTVERSION 1,19,2,0 + FILEVERSION 1,19,3,0 + PRODUCTVERSION 1,19,3,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -210,11 +210,11 @@ BEGIN BEGIN VALUE "CompanyName", "IDRIX" VALUE "FileDescription", "VeraCrypt Expander" - VALUE "FileVersion", "1.19-BETA2" + VALUE "FileVersion", "1.19-BETA3" VALUE "LegalTrademarks", "VeraCrypt" VALUE "OriginalFilename", "VeraCryptExpander.exe" VALUE "ProductName", "VeraCrypt" - VALUE "ProductVersion", "1.19-BETA2" + VALUE "ProductVersion", "1.19-BETA3" END END BLOCK "VarFileInfo" -- cgit v1.2.3