diff --git a/res/tools/mpg123.exe b/res/tools/mpg123.exe index c1d04b18..04f5b1e8 100644 Binary files a/res/tools/mpg123.exe and b/res/tools/mpg123.exe differ diff --git a/src/Config.h b/src/Config.h index 8ee23fc8..c48f1b60 100644 --- a/src/Config.h +++ b/src/Config.h @@ -25,7 +25,7 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 0 -#define VER_LAMEXP_BUILD 260 +#define VER_LAMEXP_BUILD 264 #define VER_LAMEXP_SUFFIX Beta-1 /* diff --git a/src/Dialog_About.cpp b/src/Dialog_About.cpp index 412d0de8..28283d11 100644 --- a/src/Dialog_About.cpp +++ b/src/Dialog_About.cpp @@ -273,6 +273,13 @@ void AboutDialog::showMoreAbout(void) "http://flac.sourceforge.net/" ); moreAboutText += makeToolText + ( + tr("mpg123 - Fast Console MPEG Audio Player/Decoder"), + "mpg123.exe", "v?.??.?", + tr("Released under the terms of the GNU Lesser General Public License."), + "http://www.mpg123.de/" + ); + moreAboutText += makeToolText ( tr("AC3Filter Tools - AC3/DTS Decoder"), "valdec.exe", "v?.??",