OSDN Git Service

Version v4.05 is released! Release_405
authorLoRd_MuldeR <mulder2@gmx.de>
Mon, 3 Sep 2012 20:56:35 +0000 (22:56 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Mon, 3 Sep 2012 20:56:35 +0000 (22:56 +0200)
doc/Changelog.html
src/Config.h

index e4070d5..a305580 100644 (file)
@@ -16,7 +16,7 @@ a:visited { color: #0000EE; }
 <body>
 <h3>LameXP - Version History</h3><br>
 
-<a name="4.05"></a>Changes between v4.04 and v4.05 [<font color="darkred">unreleased</font>]:<br><ul>
+<a name="4.05"></a>Changes between v4.04 and v4.05 [2012-09-03]:<br><ul>
 <li>Added support for Opus Audio Codec, based on Opus-Tools v0.1.4 (2012-08-16) by Xiph.org/Mozilla
 <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
index 719af80..1e845b1 100644 (file)
@@ -28,9 +28,9 @@
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    0
 #define VER_LAMEXP_MINOR_LO                                    5
-#define VER_LAMEXP_TYPE                                                RC
-#define VER_LAMEXP_PATCH                                       3
-#define VER_LAMEXP_BUILD                                       1098
+#define VER_LAMEXP_TYPE                                                Final
+#define VER_LAMEXP_PATCH                                       1
+#define VER_LAMEXP_BUILD                                       1100
 
 ///////////////////////////////////////////////////////////////////////////////
 // Tool versions (minimum expected versions!)