OSDN Git Service

Added button to edit the current output path in a simple LineEdit control.
[lamexp/LameXP.git] / src / Config.h
index 2cdd117..efb09af 100644 (file)
@@ -28,9 +28,9 @@
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    0
 #define VER_LAMEXP_MINOR_LO                                    4
-#define VER_LAMEXP_TYPE                                                Alpha
-#define VER_LAMEXP_PATCH                                       13
-#define VER_LAMEXP_BUILD                                       867
+#define VER_LAMEXP_TYPE                                                Beta
+#define VER_LAMEXP_PATCH                                       9
+#define VER_LAMEXP_BUILD                                       922
 
 ///////////////////////////////////////////////////////////////////////////////
 // Tool versions (minimum expected versions!)
@@ -38,7 +38,7 @@
 
 #define VER_LAMEXP_TOOL_NEROAAC                                1540
 #define VER_LAMEXP_TOOL_FHGAACENC                      20110822
-#define VER_LAMEXP_TOOL_QAAC                           105
+#define VER_LAMEXP_TOOL_QAAC                           131
 #define VER_LAMEXP_TOOL_COREAUDIO                      7710
 
 ///////////////////////////////////////////////////////////////////////////////