From 2d3771c45d5ff47092d374b7fd5a946c01269834 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 7 Jan 2022 00:20:34 +0100 Subject: Increment version to 1.25.7 and update Release Notes --- src/Setup/Portable.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Setup/Portable.rc') diff --git a/src/Setup/Portable.rc b/src/Setup/Portable.rc index f8351b97..6f6b2f57 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,25,6,0 - PRODUCTVERSION 1,25,6,0 + FILEVERSION 1,25,7,0 + PRODUCTVERSION 1,25,7,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3