OSDN Git Service

Bump version. Release_409
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 26 Jan 2014 17:31:20 +0000 (18:31 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 26 Jan 2014 17:31:20 +0000 (18:31 +0100)
doc/Changelog.html
res/images/CD.png
src/Config.h

index 144331f..49788fe 100644 (file)
@@ -17,7 +17,7 @@ a:visited { color: #0000EE; }
 <body>
 <h3>LameXP - Version History</h3><br>
 
-<a name="4.09"></a>Changes between v4.08 and v4.09 [<font color="darkred">unreleased</font>]:<br><ul>
+<a name="4.09"></a>Changes between v4.08 and v4.09 [2014-01-26]:<br><ul>
 <li>Upgraded build environment to Microsoft Visual Studio 2013 RTM
 <li>Complete overhaul of the file analyzer, resulting in up to 2.5x faster file import speed
 <li>Reworked the application initialization code, resulting in notably faster startup speed
index 55c2b8f..d7262d8 100644 (file)
Binary files a/res/images/CD.png and b/res/images/CD.png differ
index 4e342f0..8c8485a 100644 (file)
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    0
 #define VER_LAMEXP_MINOR_LO                                    9
-#define VER_LAMEXP_TYPE                                                RC
-#define VER_LAMEXP_PATCH                                       2
-#define VER_LAMEXP_BUILD                                       1523
-#define VER_LAMEXP_CONFG                                       1348
+#define VER_LAMEXP_TYPE                                                Final
+#define VER_LAMEXP_PATCH                                       1
+#define VER_LAMEXP_BUILD                                       1524
+#define VER_LAMEXP_CONFG                                       1524
 
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP Build Options