Updated Changelog.
This commit is contained in:
parent
c8bd61db92
commit
bc668c1501
@ -18,6 +18,7 @@ a:visited { color: #0000EE; }
|
||||
|
||||
<a name="4.05"></a>Changes between v4.04 and v4.05 [<font color="darkred">unreleased</font>]:<br><ul>
|
||||
<li>Added Swedish translation, thanks to Åke Engelbrektson <eson57@gmail.com>
|
||||
<li>Updated Qt runtime libraries to v4.8.2 (2012-04-26), compiled with MSVC 10.0
|
||||
<li>Updated mpg123 decoder to v1.14.2 (2012-05-12), compiled with GCC 4.6.1
|
||||
<li>Updated MediaInfo to v0.7.57 (2012-05-02), 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!)
|
||||
|
@ -29,8 +29,8 @@
|
||||
#define VER_LAMEXP_MINOR_HI 0
|
||||
#define VER_LAMEXP_MINOR_LO 5
|
||||
#define VER_LAMEXP_TYPE Alpha
|
||||
#define VER_LAMEXP_PATCH 5
|
||||
#define VER_LAMEXP_BUILD 1047
|
||||
#define VER_LAMEXP_PATCH 6
|
||||
#define VER_LAMEXP_BUILD 1048
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Tool versions (minimum expected versions!)
|
||||
|
Loading…
Reference in New Issue
Block a user