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/Mount/Mount.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Mount') diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc index e5006d91..92521096 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -559,8 +559,8 @@ END // 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