From 33baca72616d7d78e7a31519ea608a8f493842d6 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 7 Aug 2021 22:52:55 +0200 Subject: Windows: Increment version to 1.24.25.3 and update signed Windows driver --- src/ExpandVolume/ExpandVolume.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ExpandVolume') diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc index 78cc7929..9d4f07b1 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,25,2 - PRODUCTVERSION 1,24,25,2 + FILEVERSION 1,24,25,3 + PRODUCTVERSION 1,24,25,3 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3