From 0dd87c07fdb2148fbd41024c9eace196d1eae502 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 5 Sep 2021 17:45:30 +0200 Subject: Increment version to 1.25-RC1 --- src/ExpandVolume/ExpandVolume.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ExpandVolume') diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc index 674e54ae..72943470 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc @@ -193,8 +193,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,25,0,0 - PRODUCTVERSION 1,25,0,0 + FILEVERSION 1,25,1,0 + PRODUCTVERSION 1,25,1,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3