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