OSDN Git Service

Reorganized global functions: The file "Global.h" was split into multiple file in...
[lamexp/LameXP.git] / src / Config.h
index bd8861a..108cf6c 100644 (file)
@@ -5,7 +5,8 @@
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
 // the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
+// (at your option) any later version, but always including the *additional*
+// restrictions defined in the "License.txt" file.
 //
 // This program is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
 
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    0
-#define VER_LAMEXP_MINOR_LO                                    8
+#define VER_LAMEXP_MINOR_LO                                    9
 #define VER_LAMEXP_TYPE                                                Alpha
-#define VER_LAMEXP_PATCH                                       1
-#define VER_LAMEXP_BUILD                                       1288
-#define VER_LAMEXP_CONFG                                       1288
+#define VER_LAMEXP_PATCH                                       7
+#define VER_LAMEXP_BUILD                                       1454
+#define VER_LAMEXP_CONFG                                       1348
 
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP Build Options
 ///////////////////////////////////////////////////////////////////////////////
 
 #define VER_LAMEXP_PORTABLE_EDITION                    0
+#define VER_LAMEXP_CONSOLE_ENABLED                     0
 
 ///////////////////////////////////////////////////////////////////////////////
 // Tool versions (minimum expected versions!)