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/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 88c944ee..32f3abd2 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -559,8 +559,8 @@ END // 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