From dd72cf906862e7bbcb8e17f34296b3c1614f952d Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 23 Jul 2017 13:00:13 +0200 Subject: Windows: Increment version to 1.22-BETA2-Build1 --- 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 a1d1fd02..6d098ad5 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,22,1,4 - PRODUCTVERSION 1,22,1,4 + FILEVERSION 1,22,2,1 + PRODUCTVERSION 1,22,2,1 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3