Version v4.05 is released!

This commit is contained in:
LoRd_MuldeR 2012-09-03 22:56:35 +02:00
parent 67609a9b65
commit 29bbf478de
2 changed files with 4 additions and 4 deletions

View 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

View 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!)