Version v4.06 is released!

This commit is contained in:
LoRd_MuldeR 2012-11-04 14:19:39 +01:00
parent d7fc31f4b9
commit f3e14e02d2
2 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ a:visited { color: #0000EE; }
<body>
<h3>LameXP - Version History</h3><br>
<a name="4.06"></a>Changes between v4.05 and v4.06 [<font color="darkred">unreleased</font>]:<br><ul>
<a name="4.06"></a>Changes between v4.05 and v4.06 [2012-11-04]:<br><ul>
<li>Updated Opus encoder/decoder libraries to v1.0.1 and Opus-Tools to v0.1.5 (2012-09-22)
<li>Updated mpg123 decoder to v1.14.4+ (2012-09-24), compiled with GCC 4.7.1
<li>Updated ALAC decoder to refalac v0.56 (2012-10-24), based on reference implementation by Apple

View File

@ -28,9 +28,9 @@
#define VER_LAMEXP_MAJOR 4
#define VER_LAMEXP_MINOR_HI 0
#define VER_LAMEXP_MINOR_LO 6
#define VER_LAMEXP_TYPE RC
#define VER_LAMEXP_PATCH 5
#define VER_LAMEXP_BUILD 1168
#define VER_LAMEXP_TYPE Final
#define VER_LAMEXP_PATCH 1
#define VER_LAMEXP_BUILD 1170
///////////////////////////////////////////////////////////////////////////////
// Tool versions (minimum expected versions!)