From 699a0a3ca5da5ba3189a4c9257920789a5f07dac Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 22 Jul 2020 17:25:51 +0200 Subject: Increment internal version to 1.24.20 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 21a0265a..d2412008 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,24,19,0 - PRODUCTVERSION 1,24,19,0 + FILEVERSION 1,24,20,0 + PRODUCTVERSION 1,24,20,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3