OSDN Git Service

Refactored the "LockedFile" class + moved hash computation to a separate class, for...
[lamexp/LameXP.git] / src / Config.h
index 77d5010..c7a2399 100644 (file)
@@ -34,8 +34,8 @@
 #define VER_LAMEXP_MINOR_HI                                    1
 #define VER_LAMEXP_MINOR_LO                                    2
 #define VER_LAMEXP_TYPE                                                Beta
-#define VER_LAMEXP_PATCH                                       2
-#define VER_LAMEXP_BUILD                                       1770
+#define VER_LAMEXP_PATCH                                       6
+#define VER_LAMEXP_BUILD                                       1800
 #define VER_LAMEXP_CONFG                                       1700
 
 ///////////////////////////////////////////////////////////////////////////////