diff --git a/src/Config.h b/src/Config.h index 10662745..5acfbff1 100644 --- a/src/Config.h +++ b/src/Config.h @@ -28,9 +28,9 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 2 -#define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 7 -#define VER_LAMEXP_BUILD 567 +#define VER_LAMEXP_TYPE RC +#define VER_LAMEXP_PATCH 1 +#define VER_LAMEXP_BUILD 568 /////////////////////////////////////////////////////////////////////////////// // Tools versions