From 847da0ccdfddf1f79f53d26711b75c65248a3061 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Thu, 6 Aug 2020 18:47:08 +0200 Subject: Increment internal version to 1.24.23 and update release notes --- src/Setup/Setup.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Setup/Setup.rc') diff --git a/src/Setup/Setup.rc b/src/Setup/Setup.rc index 415b216c..91e05ef2 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,24,22,0 - PRODUCTVERSION 1,24,22,0 + FILEVERSION 1,24,23,0 + PRODUCTVERSION 1,24,23,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3