OSDN Git Service

Bump version. Release_408
authorLoRd_MuldeR <mulder2@gmx.de>
Tue, 3 Sep 2013 22:35:55 +0000 (00:35 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Tue, 3 Sep 2013 22:35:55 +0000 (00:35 +0200)
doc/Changelog.html
src/Config.h

index ad6696d..0f802cd 100644 (file)
@@ -17,7 +17,7 @@ a:visited { color: #0000EE; }
 <body>
 <h3>LameXP - Version History</h3><br>
 
-<a name="4.08"></a>Changes between v4.07 and v4.08 [<font color="darkred">unreleased</font>]:<br><ul>
+<a name="4.08"></a>Changes between v4.07 and v4.08 [2013-09-04]:<br><ul>
 <li>Upgraded build environment to Microsoft Visual Studio 2012 with Update-3
 <li>Encoder settings (RC mode + bitrate/quality) are now stored separately for each encoder
 <li>Updated Qt runtime libraries to v4.8.5 (2013-05-31), compiled with MSVC 11.0
index 6b487e4..bb1c4d5 100644 (file)
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    0
 #define VER_LAMEXP_MINOR_LO                                    8
-#define VER_LAMEXP_TYPE                                                RC
-#define VER_LAMEXP_PATCH                                       2
-#define VER_LAMEXP_BUILD                                       1337
-#define VER_LAMEXP_CONFG                                       1288
+#define VER_LAMEXP_TYPE                                                Final
+#define VER_LAMEXP_PATCH                                       1
+#define VER_LAMEXP_BUILD                                       1338
+#define VER_LAMEXP_CONFG                                       1338
 
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP Build Options