diff --git a/src/Config.h b/src/Config.h index 36ceb629..cb5e0e88 100644 --- a/src/Config.h +++ b/src/Config.h @@ -33,9 +33,9 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 8 -#define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 7 -#define VER_LAMEXP_BUILD 2235 +#define VER_LAMEXP_TYPE RC +#define VER_LAMEXP_PATCH 1 +#define VER_LAMEXP_BUILD 2236 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////