OSDN Git Service

Updated Changelog.
authorlordmulder <mulder2@gmx.de>
Tue, 7 Aug 2012 19:22:11 +0000 (21:22 +0200)
committerlordmulder <mulder2@gmx.de>
Tue, 7 Aug 2012 19:22:11 +0000 (21:22 +0200)
doc/Changelog.html
src/Config.h

index 09636b3..0dddcbe 100644 (file)
@@ -22,6 +22,7 @@ a:visited { color: #0000EE; }
 <li>Updated Qt runtime libraries to v4.8.2 (2012-05-22), compiled with MSVC 10.0
 <li>Updated mpg123 decoder to v1.14.4 (2012-07-26), compiled with GCC 4.6.1
 <li>Updated MediaInfo to v0.7.58 (2012-07-31), compiled with ICL 12.1.7 and MSVC 10.0
+<li>Updated optional add-ins for QAAC encoder and FHG AAC encoder (see <a href="FAQ.html#71a113b0" target="_blank">FAQ doc</a> for details)
 <li>Implemented multi-threading in file analyzer for faster file import (about 2.5x to 6.0x faster!)
 <li>Implemented multi-threading in initialization code for faster application startup
 <li>Fixed a potential crash (stack overflow) when adding a huge number of files
index db8de38..cc6afea 100644 (file)
@@ -29,8 +29,8 @@
 #define VER_LAMEXP_MINOR_HI                                    0
 #define VER_LAMEXP_MINOR_LO                                    5
 #define VER_LAMEXP_TYPE                                                Beta
-#define VER_LAMEXP_PATCH                                       1
-#define VER_LAMEXP_BUILD                                       1073
+#define VER_LAMEXP_PATCH                                       2
+#define VER_LAMEXP_BUILD                                       1076
 
 ///////////////////////////////////////////////////////////////////////////////
 // Tool versions (minimum expected versions!)