From ff63e5aad0ada475b5751db19d6f553193c04673 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 17 Jan 2025 07:44:09 +0100 Subject: Update Release Notes. Set version to 1.26.18. Update signed Windows drivers. --- src/Setup/Portable.rc | 4 ++-- src/Setup/Setup.rc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/Setup') diff --git a/src/Setup/Portable.rc b/src/Setup/Portable.rc index e9a42101..43d728b3 100644 --- a/src/Setup/Portable.rc +++ b/src/Setup/Portable.rc @@ -26,8 +26,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,26,18,0 - PRODUCTVERSION 1,26,18,0 + FILEVERSION 1,26,18,1 + PRODUCTVERSION 1,26,18,1 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L diff --git a/src/Setup/Setup.rc b/src/Setup/Setup.rc index 10586b87..376ec833 100644 --- a/src/Setup/Setup.rc +++ b/src/Setup/Setup.rc @@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,26,18,0 - PRODUCTVERSION 1,26,18,0 + FILEVERSION 1,26,18,1 + PRODUCTVERSION 1,26,18,1 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3