OSDN Git Service

Updated Web Updater binary. Now takes an additional "Checksum" argument.
[lamexp/LameXP.git] / src / Config.h
index 4775246..70c31ee 100644 (file)
@@ -33,9 +33,9 @@
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    1
 #define VER_LAMEXP_MINOR_LO                                    2
-#define VER_LAMEXP_TYPE                                                Alpha
-#define VER_LAMEXP_PATCH                                       1
-#define VER_LAMEXP_BUILD                                       1721
+#define VER_LAMEXP_TYPE                                                Beta
+#define VER_LAMEXP_PATCH                                       3
+#define VER_LAMEXP_BUILD                                       1781
 #define VER_LAMEXP_CONFG                                       1700
 
 ///////////////////////////////////////////////////////////////////////////////