From ed7a17e47fa44a267140bcbe18c5e7bb916fb9d4 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 2 Aug 2017 17:27:13 +0200 Subject: Windows: Increment version to 1.22-BETA3 --- src/Mount/Mount.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Mount/Mount.rc') diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc index 1ea46b3d..9d9afe37 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -530,8 +530,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,22,2,6 - PRODUCTVERSION 1,22,2,6 + FILEVERSION 1,22,3,0 + PRODUCTVERSION 1,22,3,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3