From e373e72cda2a3565fb5efed7c8e444dd92e72c94 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 20 Dec 2021 00:16:51 +0100 Subject: Increment version to 1.25.5 and update release notes --- src/Mount/Mount.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Mount') diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc index d365e033..70c114eb 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -559,8 +559,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,25,4,0 - PRODUCTVERSION 1,25,4,0 + FILEVERSION 1,25,5,0 + PRODUCTVERSION 1,25,5,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3