From ed8068cbbd55025bc826c7266d9878a6671e605b Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Tue, 10 Dec 2019 11:01:41 +0100 Subject: Increment version to 1.24-Update2 --- 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 860130ea..4eb92ffb 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,8,0 - PRODUCTVERSION 1,24,8,0 + FILEVERSION 1,24,9,0 + PRODUCTVERSION 1,24,9,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -211,11 +211,11 @@ BEGIN BEGIN VALUE "CompanyName", "IDRIX" VALUE "FileDescription", "VeraCrypt Expander" - VALUE "FileVersion", "1.24-Hotfix2" + VALUE "FileVersion", "1.24-Update2" VALUE "LegalTrademarks", "VeraCrypt" VALUE "OriginalFilename", "VeraCryptExpander.exe" VALUE "ProductName", "VeraCrypt" - VALUE "ProductVersion", "1.24-Hotfix2" + VALUE "ProductVersion", "1.24-Update2" END END BLOCK "VarFileInfo" -- cgit v1.2.3