diff --git a/src/Config.h b/src/Config.h index ae818b15..0ace89d4 100644 --- a/src/Config.h +++ b/src/Config.h @@ -30,7 +30,7 @@ #define VER_LAMEXP_MINOR_LO 2 #define VER_LAMEXP_TYPE Alpha #define VER_LAMEXP_PATCH 10 -#define VER_LAMEXP_BUILD 483 +#define VER_LAMEXP_BUILD 484 /////////////////////////////////////////////////////////////////////////////// // Tools versions diff --git a/src/Dialog_About.cpp b/src/Dialog_About.cpp index 4ca26f82..f8583d3c 100644 --- a/src/Dialog_About.cpp +++ b/src/Dialog_About.cpp @@ -351,6 +351,13 @@ void AboutDialog::showMoreAbout(void) tr("Available from vendor web-site as free download:") ); moreAboutText += makeToolText + ( + tr("Aften − A/52 audio encoder"), + "aften.exe", "v?.?.?", + tr("Released under the terms of the GNU Lesser General Public License."), + "http://aften.sourceforge.net/" + ); + moreAboutText += makeToolText ( tr("FLAC − Free Lossless Audio Codec"), "flac.exe", "v?.?.?",