OSDN Git Service

Bump version. Release_411
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 5 Apr 2015 16:35:41 +0000 (18:35 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 5 Apr 2015 16:35:41 +0000 (18:35 +0200)
doc/Changelog.html
src/Config.h

index ae06259..00c62ee 100644 (file)
@@ -84,7 +84,7 @@
 <li>Upgraded build environment to Microsoft Visual Studio 2013 with Update-4<br /></li>
 <li>Starting with this version, LameXP is based on the <a href="http://sourceforge.net/p/mutilities/code/"><em>MUtilities</em></a> library + massive code clean-up<br /></li>
 <li>Added support for the <a href="https://github.com/lordmulder/DynamicAudioNormalizer"><em>DynamicAudioNormalizer</em></a> normalization filter<br /></li>
-<li>Updated Qt runtime libraries to v4.8.7 snapshot-5 (2015-03-24), compiled with MSVC 12.0<br /></li>
+<li>Updated Qt runtime libraries to v4.8.7 snapshot-5 (2015-03-25), compiled with MSVC 12.0<br /></li>
 <li>Updated MediaInfo to v0.7.72 (2015-01-07), compiled with ICL 15.0 and MSVC 12.0<br /></li>
 <li>Updated SoX to v14.4.2-Final (2015-02-22), compiled with ICL 15.0 and MSVC 12.0<br /></li>
 <li>Updated Opus libraries to v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2015-03-26)<br /></li>
index 38977cb..f1fb16d 100644 (file)
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    1
 #define VER_LAMEXP_MINOR_LO                                    1
-#define VER_LAMEXP_TYPE                                                RC
-#define VER_LAMEXP_PATCH                                       4
-#define VER_LAMEXP_BUILD                                       1698
-#define VER_LAMEXP_CONFG                                       1558
+#define VER_LAMEXP_TYPE                                                Final
+#define VER_LAMEXP_PATCH                                       1
+#define VER_LAMEXP_BUILD                                       1700
+#define VER_LAMEXP_CONFG                                       1700
 
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP Build Options