From 52a78ee3b4e463d0fb61223a845689293c83a1f1 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 3 Aug 2020 17:38:53 +0200 Subject: Increment internal version to 1.24.21 and update release notes --- src/Format/Format.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Format') diff --git a/src/Format/Format.rc b/src/Format/Format.rc index b8fb87d4..e98d84b0 100644 --- a/src/Format/Format.rc +++ b/src/Format/Format.rc @@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,24,20,0 - PRODUCTVERSION 1,24,20,0 + FILEVERSION 1,24,21,0 + PRODUCTVERSION 1,24,21,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3