From ad1b91bf6fc817f455c9ce251d67b16977070717 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 2 Aug 2021 00:29:22 +0200 Subject: Windows: Increment version to 1.24.25.2 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 d93f15e3..e5006d91 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -559,8 +559,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,24,25,0 - PRODUCTVERSION 1,24,25,0 + FILEVERSION 1,24,25,2 + PRODUCTVERSION 1,24,25,2 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3