diff --git a/src/Config.h b/src/Config.h index 7ade4562..2fde98cc 100644 --- a/src/Config.h +++ b/src/Config.h @@ -32,10 +32,10 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 1 -#define VER_LAMEXP_MINOR_LO 4 -#define VER_LAMEXP_TYPE Final +#define VER_LAMEXP_MINOR_LO 5 +#define VER_LAMEXP_TYPE Alpha #define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 1936 +#define VER_LAMEXP_BUILD 1937 #define VER_LAMEXP_CONFG 1934 ///////////////////////////////////////////////////////////////////////////////