OSDN Git Service

Bump version.
authorLoRd_MuldeR <mulder2@gmx.de>
Sat, 9 Feb 2013 23:25:05 +0000 (00:25 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 9 Feb 2013 23:25:05 +0000 (00:25 +0100)
doc/Changelog.html
src/Config.h

index 7ffa2b3..6c8f764 100644 (file)
@@ -19,6 +19,7 @@ a:visited { color: #0000EE; }
 
 <a name="4.07"></a>Changes between v4.06 and v4.07 [<font color="darkred">unreleased</font>]:<br><ul>
 <li>Upgraded build environment to Microsoft Visual Studio 2012 with Update-1
+<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
 <li>Added option to filter the log entries on the "processing" dialog (see context menu)
 <li>Added "Up One Level" button to the output folder tab
index 9495486..b166b95 100644 (file)
@@ -29,7 +29,7 @@
 #define VER_LAMEXP_MINOR_HI                                    0
 #define VER_LAMEXP_MINOR_LO                                    7
 #define VER_LAMEXP_TYPE                                                Beta
-#define VER_LAMEXP_PATCH                                       3
+#define VER_LAMEXP_PATCH                                       4
 #define VER_LAMEXP_BUILD                                       1240
 
 ///////////////////////////////////////////////////////////////////////////////