From 3a28821b1d3964b2b12546bc919a00bc2571d317 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 21 Nov 2021 20:03:27 +0100 Subject: Increment version to 1.25-RC2 and update release notes --- 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 32f3abd2..803c2820 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -559,8 +559,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,25,1,0 - PRODUCTVERSION 1,25,1,0 + FILEVERSION 1,25,2,0 + PRODUCTVERSION 1,25,2,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3