diff --git a/etc/NSIS/license.rtf b/etc/NSIS/license.rtf index 36e4f4fb..356a010b 100644 Binary files a/etc/NSIS/license.rtf and b/etc/NSIS/license.rtf differ diff --git a/src/Config.h b/src/Config.h index cbf50786..ab8940c5 100644 --- a/src/Config.h +++ b/src/Config.h @@ -28,9 +28,9 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 7 -#define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 12 -#define VER_LAMEXP_BUILD 1270 +#define VER_LAMEXP_TYPE RC +#define VER_LAMEXP_PATCH 1 +#define VER_LAMEXP_BUILD 1272 /////////////////////////////////////////////////////////////////////////////// // Tool versions (minimum expected versions!)