OSDN Git Service

Update changelog.
authorlordmulder <mulder2@gmx.de>
Wed, 1 Aug 2012 19:31:33 +0000 (21:31 +0200)
committerlordmulder <mulder2@gmx.de>
Wed, 1 Aug 2012 19:31:33 +0000 (21:31 +0200)
doc/Changelog.html
src/Config.h

index 3de2a3e..8de5fbe 100644 (file)
@@ -21,7 +21,7 @@ a:visited { color: #0000EE; }
 <li>Added Swedish translation, thanks to Åke Engelbrektson &lt;eson57@gmail.com&gt;
 <li>Updated Qt runtime libraries to v4.8.2 (2012-05-22), compiled with MSVC 10.0
 <li>Updated mpg123 decoder to v1.14.3 (2012-07-01), compiled with GCC 4.6.1
-<li>Updated MediaInfo to v0.7.58 (2012-05-28), compiled with ICL 12.1.7 and MSVC 10.0
+<li>Updated MediaInfo to v0.7.58 (2012-07-31), compiled with ICL 12.1.7 and MSVC 10.0
 <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 23e7606..c7397a6 100644 (file)
@@ -29,7 +29,7 @@
 #define VER_LAMEXP_MINOR_HI                                    0
 #define VER_LAMEXP_MINOR_LO                                    5
 #define VER_LAMEXP_TYPE                                                Alpha
-#define VER_LAMEXP_PATCH                                       12
+#define VER_LAMEXP_PATCH                                       13
 #define VER_LAMEXP_BUILD                                       1068
 
 ///////////////////////////////////////////////////////////////////////////////