OSDN Git Service

Updated MediaInfo binaries to v0.7.64 (2013-07-05), compiled with ICL 13.1 and MSVC...
[lamexp/LameXP.git] / src / Config.h
index 43831f6..e98e964 100644 (file)
 
 #pragma once
 
+#ifndef LAMEXP_INC_CONFIG
+#error Please do *not* include CONFIG.H directly!
+#endif
+
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP Version Info
 ///////////////////////////////////////////////////////////////////////////////
 
 #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                                       3
-#define VER_LAMEXP_BUILD                                       1281
+#define VER_LAMEXP_MINOR_LO                                    8
+#define VER_LAMEXP_TYPE                                                Alpha
+#define VER_LAMEXP_PATCH                                       6
+#define VER_LAMEXP_BUILD                                       1313
+#define VER_LAMEXP_CONFG                                       1288
 
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP Build Options
 ///////////////////////////////////////////////////////////////////////////////
 
 #define VER_LAMEXP_PORTABLE_EDITION                    0
+#define VER_LAMEXP_CONSOLE_ENABLED                     0
 
 ///////////////////////////////////////////////////////////////////////////////
 // Tool versions (minimum expected versions!)