From e925dd2f1a448f2f0f2b4017089d9db38b0a5beb Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Thu, 10 Feb 2022 23:07:55 +0100 Subject: Windows: Increment version to 1.25.8.1 and update signed Windows drivers --- src/SetupDLL/Setup.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/SetupDLL') diff --git a/src/SetupDLL/Setup.rc b/src/SetupDLL/Setup.rc index 1a62b0eb..e1253b12 100644 --- a/src/SetupDLL/Setup.rc +++ b/src/SetupDLL/Setup.rc @@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,25,8,0 - PRODUCTVERSION 1,25,8,0 + FILEVERSION 1,25,8,1 + PRODUCTVERSION 1,25,8,1 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3