From 12e0a594fbbefb6b77e8bce0ced6ce660e563b14 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 14 Jul 2017 18:01:49 +0200 Subject: Windows: Increment version to 1.22-BETA0 --- src/ExpandVolume/ExpandVolume.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ExpandVolume/ExpandVolume.rc') diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc index 075d92c8..7e57dd99 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc @@ -192,8 +192,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,21,5,0 - PRODUCTVERSION 1,21,5,0 + FILEVERSION 1,22,0,0 + PRODUCTVERSION 1,22,0,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3