diff --git a/src/Config.h b/src/Config.h index bf8f2385..6b3d04fa 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 5 #define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 2 -#define VER_LAMEXP_BUILD 1969 +#define VER_LAMEXP_PATCH 3 +#define VER_LAMEXP_BUILD 1970 #define VER_LAMEXP_CONFG 1934 ///////////////////////////////////////////////////////////////////////////////