diff --git a/src/Config.h b/src/Config.h index 411c249e..6d390e9f 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 8 #define VER_LAMEXP_TYPE Alpha -#define VER_LAMEXP_PATCH 4 -#define VER_LAMEXP_BUILD 2200 +#define VER_LAMEXP_PATCH 5 +#define VER_LAMEXP_BUILD 2204 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////