Bump version.
This commit is contained in:
parent
599c11cbe1
commit
614fbfac54
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user