From 537b5a375a2c40ee49b68ab27ed82c57253e3461 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 1 May 2014 16:17:31 +0300 Subject: Update files for v1.7.5 release. --- docs/Changelog.txt | 6 ++++-- include/version.h | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/Changelog.txt b/docs/Changelog.txt index fd3f2ecfc..9911aabdc 100644 --- a/docs/Changelog.txt +++ b/docs/Changelog.txt @@ -7,13 +7,15 @@ Legend: * Changed ! Fixed -next version - not released yet -=============================== + +1.7.5 - 01 May 2014 +=================== * Updated Catalan, Croatian, Dutch, German, Japanese, Slovenian, Spanish, Ukrainian and Vietnamese translations ! Ticket #3691, PGS subtitles: Some lines stayed visible for too long when using the queue ! Ticket #4231, Don't prevent the users from using the ISR if they choose not to block VSFilter like filters ! Ticket #4240, Crashes could randomly occur when playing files with PGS subtitles (mostly when seeking quickly) + 1.7.4 - 16 April 2014 ===================== + New Bengali and Tatar translations diff --git a/include/version.h b/include/version.h index 0e18a92cf..af84cf311 100644 --- a/include/version.h +++ b/include/version.h @@ -53,9 +53,9 @@ #define MPC_VERSION_MAJOR 1 #define MPC_VERSION_MINOR 7 -#define MPC_VERSION_PATCH 4 +#define MPC_VERSION_PATCH 5 -#define MPC_NIGHTLY_RELEASE 1 +#define MPC_NIGHTLY_RELEASE 0 #define MPC_COMP_NAME_STR _T("MPC-HC Team") #define MPC_COPYRIGHT_STR _T("Copyright © 2002-2014 all contributors, see Authors.txt") -- cgit v1.2.3