From 3a28821b1d3964b2b12546bc919a00bc2571d317 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 21 Nov 2021 20:03:27 +0100 Subject: Increment version to 1.25-RC2 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 72ab9b2e..db7034d1 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,25,1,0 - PRODUCTVERSION 1,25,1,0 + FILEVERSION 1,25,2,0 + PRODUCTVERSION 1,25,2,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3