Bump version.
This commit is contained in:
parent
895cd586cf
commit
e5a1b950eb
@ -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>
|
<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>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 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 option to filter the log entries on the "processing" dialog (see context menu)
|
||||||
<li>Added "Up One Level" button to the output folder tab
|
<li>Added "Up One Level" button to the output folder tab
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
#define VER_LAMEXP_MINOR_HI 0
|
#define VER_LAMEXP_MINOR_HI 0
|
||||||
#define VER_LAMEXP_MINOR_LO 7
|
#define VER_LAMEXP_MINOR_LO 7
|
||||||
#define VER_LAMEXP_TYPE Beta
|
#define VER_LAMEXP_TYPE Beta
|
||||||
#define VER_LAMEXP_PATCH 3
|
#define VER_LAMEXP_PATCH 4
|
||||||
#define VER_LAMEXP_BUILD 1240
|
#define VER_LAMEXP_BUILD 1240
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user