diff --git a/src/Config.h b/src/Config.h index 7f8dfd28..cc3a06e2 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 9 #define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 3 -#define VER_LAMEXP_BUILD 2280 +#define VER_LAMEXP_PATCH 4 +#define VER_LAMEXP_BUILD 2282 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////