diff --git a/doc/Changelog.html b/doc/Changelog.html
index 8b537303..cdf924c5 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -18,6 +18,7 @@ a:visited { color: #0000EE; }
Changes between v4.04 and v4.05 [unreleased]:
- Added Swedish translation, thanks to Åke Engelbrektson <eson57@gmail.com>
+
- Updated Qt runtime libraries to v4.8.2 (2012-04-26), compiled with MSVC 10.0
- Updated mpg123 decoder to v1.14.2 (2012-05-12), compiled with GCC 4.6.1
- Updated MediaInfo to v0.7.57 (2012-05-02), compiled with ICL 12.1.7 and MSVC 10.0
- Implemented multi-threading in file analyzer for faster file import (about 2.5x to 6.0x faster!)
diff --git a/src/Config.h b/src/Config.h
index babc01a3..f4ee0e30 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -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!)