diff --git a/src/Config.h b/src/Config.h index 347e1b7c..3068a592 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 2 #define VER_LAMEXP_MINOR_LO 1 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 2379 +#define VER_LAMEXP_PATCH 2 +#define VER_LAMEXP_BUILD 2380 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////