OSDN Git Service

Bump version. Release_407
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 28 Apr 2013 20:42:17 +0000 (22:42 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 28 Apr 2013 20:42:17 +0000 (22:42 +0200)
doc/Changelog.html
src/Config.h

index c7bbfaa..7a8584e 100644 (file)
@@ -17,7 +17,7 @@ a:visited { color: #0000EE; }
 <body>
 <h3>LameXP - Version History</h3><br>
 
-<a name="4.07"></a>Changes between v4.06 and v4.07 [<font color="darkred">unreleased</font>]:<br><ul>
+<a name="4.07"></a>Changes between v4.06 and v4.07 [2013-04-28]:<br><ul>
 <li>Upgraded build environment to Microsoft Visual Studio 2012 with Update-2
 <li>Minimum supported platform now is Windows XP with Service Pack 3 (<a href="http://www.microsoft.com/en-us/download/details.aspx?id=24" target="_blank">download</a>)
 <li>Added option to select the "overwrite mode" to advanced options tab
index efac73f..c358004 100644 (file)
@@ -28,9 +28,9 @@
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    0
 #define VER_LAMEXP_MINOR_LO                                    7
-#define VER_LAMEXP_TYPE                                                RC
-#define VER_LAMEXP_PATCH                                       4
-#define VER_LAMEXP_BUILD                                       1285
+#define VER_LAMEXP_TYPE                                                Final
+#define VER_LAMEXP_PATCH                                       1
+#define VER_LAMEXP_BUILD                                       1286
 
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP Build Options