diff --git a/src/Config.h b/src/Config.h index d37c63f0..573a98f6 100644 --- a/src/Config.h +++ b/src/Config.h @@ -29,7 +29,7 @@ #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 5 #define VER_LAMEXP_TYPE Alpha -#define VER_LAMEXP_PATCH 1 +#define VER_LAMEXP_PATCH 2 #define VER_LAMEXP_BUILD 1022 ///////////////////////////////////////////////////////////////////////////////