OSDN Git Service

Updated cURL binary to v7.69.1 (2020-03-11), with libcurl v7.69.1 and OpenSSL v1...
[lamexp/LameXP.git] / src / Config.h
index 6f5597c..97ee869 100644 (file)
 
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    1
-#define VER_LAMEXP_MINOR_LO                                    8
-#define VER_LAMEXP_TYPE                                                Final
+#define VER_LAMEXP_MINOR_LO                                    9
+#define VER_LAMEXP_TYPE                                                Alpha
 #define VER_LAMEXP_PATCH                                       1
-#define VER_LAMEXP_BUILD                                       2240
+#define VER_LAMEXP_BUILD                                       2242
 #define VER_LAMEXP_CONFG                                       2188
 
 ///////////////////////////////////////////////////////////////////////////////