Updated Changelog.

This commit is contained in:
LoRd_MuldeR 2012-02-26 15:05:18 +01:00
parent fb7d14d5ca
commit 2c7f740fb9
2 changed files with 3 additions and 2 deletions

View File

@ -24,6 +24,7 @@ a:visited { color: #0000EE; }
<li>Updated Qt runtime libraries to v4.8.0 (2011-12-15), compiled with MSVC 10.0
<li>Updated LAME encoder to v3.99.2 Final (2011-11-18), compiled with ICL 12.1.7 and MSVC 10.0 (<a href="http://lame.cvs.sourceforge.net/viewvc/lame/lame/doc/html/history.html?revision=1.134" target="_blank">details</a>)
<li>Updated MediaInfo to v0.7.53 (2012-01-24), compiled with ICL 12.1.6 and MSVC 10.0
<li>Updated SoX to to v14.4.0 RC-3 (2012-02-20), compiled with ICL 12.1.7 and MSVC 10.0
<li>Updated Monkey's Audio binary to v4.11 (2011-04-20)
<li>Updated Musepack decoder to revision 475 (2011-08-10), compiled with ICL 12.1.6 and MSVC 10.0
<li>Implemented coalescing of update signals to reduce the CPU usage of the LameXP process (<a href="http://forum.doom9.org/showpost.php?p=1539631&postcount=507" target="_blank">details</a>)

View File

@ -29,8 +29,8 @@
#define VER_LAMEXP_MINOR_HI 0
#define VER_LAMEXP_MINOR_LO 4
#define VER_LAMEXP_TYPE Beta
#define VER_LAMEXP_PATCH 2
#define VER_LAMEXP_BUILD 893
#define VER_LAMEXP_PATCH 3
#define VER_LAMEXP_BUILD 894
///////////////////////////////////////////////////////////////////////////////
// Tool versions (minimum expected versions!)