From 463ae8e6aa713b2fc95a019afed1f3e769046de1 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 5 Feb 2022 19:04:29 +0100 Subject: Increment version to 1.25.8 --- 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 0114bacd..95d13889 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,7,0 - PRODUCTVERSION 1,25,7,0 + FILEVERSION 1,25,8,0 + PRODUCTVERSION 1,25,8,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3