diff --git a/docs/Changelog.Rus.txt b/docs/Changelog.Rus.txt index d686e6ae82..977759e079 100644 --- a/docs/Changelog.Rus.txt +++ b/docs/Changelog.Rus.txt @@ -1,6 +1,6 @@ В этом файле отображаются только ключевые изменения между разными версиями Media Player Classic - BE. -1.7.2.x dev +1.7.3 - 2024-08-07 ============================= Сплиттеры Улучшено определение дорожек DTS-HD. diff --git a/docs/Changelog.txt b/docs/Changelog.txt index 0f632272e3..e89290212b 100644 --- a/docs/Changelog.txt +++ b/docs/Changelog.txt @@ -1,6 +1,6 @@ This file includes only a short list of the changes between Media Player Classic - BE's versions. -1.7.2.x dev +1.7.3 - 2024-08-07 ============================= Splitters Improved DTS-HD track detection. diff --git a/include/Version.h b/include/Version.h index f5fe524406..d85013eecd 100644 --- a/include/Version.h +++ b/include/Version.h @@ -45,9 +45,9 @@ #define MPC_VERSION_MAJOR 1 #define MPC_VERSION_MINOR 7 -#define MPC_VERSION_PATCH 2 +#define MPC_VERSION_PATCH 3 -#define MPC_VERSION_STATUS 0 +#define MPC_VERSION_STATUS 1 // MPC_VERSION_STATUS: 0 - dev; 1 - stable #define MPC_YEAR_COMMENTS "2002-2024" diff --git a/src/apps/mplayerc/res/mpc-be.exe.manifest.conf b/src/apps/mplayerc/res/mpc-be.exe.manifest.conf index 05506b3756..9ddbb8aac0 100644 --- a/src/apps/mplayerc/res/mpc-be.exe.manifest.conf +++ b/src/apps/mplayerc/res/mpc-be.exe.manifest.conf @@ -3,7 +3,7 @@ MPC-BE diff --git a/src/apps/mplayerc/res/mpc-be.exe.manifest.template b/src/apps/mplayerc/res/mpc-be.exe.manifest.template index 942ef4b3e4..9be0f391f4 100644 --- a/src/apps/mplayerc/res/mpc-be.exe.manifest.template +++ b/src/apps/mplayerc/res/mpc-be.exe.manifest.template @@ -3,7 +3,7 @@ MPC-BE