Updated Changelog.

This commit is contained in:
LoRd_MuldeR 2013-02-24 00:49:24 +01:00
parent 3a8705ea05
commit c71f535c35
2 changed files with 3 additions and 2 deletions

View File

@ -31,6 +31,7 @@ a:visited { color: #0000EE; }
<li>Updated GnuPG to v1.4.13, compiled with GCC 4.7.2
<li>Updated language files (big thank-you to all contributors !!!)
<li>Fixed handling of certain characters when passing meta tags on the command-line
<li>Fixed Keccak library to not crash on systems without SSE/SSE2 support
</ul><br>
<a name="4.06"></a>Changes between v4.05 and v4.06 [2012-11-04]:<br><ul>

View File

@ -29,8 +29,8 @@
#define VER_LAMEXP_MINOR_HI 0
#define VER_LAMEXP_MINOR_LO 7
#define VER_LAMEXP_TYPE Beta
#define VER_LAMEXP_PATCH 6
#define VER_LAMEXP_BUILD 1247
#define VER_LAMEXP_PATCH 7
#define VER_LAMEXP_BUILD 1248
///////////////////////////////////////////////////////////////////////////////
// Tool versions (minimum expected versions!)