From: LoRd_MuldeR Date: Mon, 21 Dec 2020 23:18:34 +0000 (+0100) Subject: Bump version. X-Git-Tag: Release_419~42 X-Git-Url: http://git.osdn.net/view?p=lamexp%2FLameXP.git;a=commitdiff_plain;h=69f2517d66b0c86390cc56d9385eb11f8a8b67e1 Bump version. --- diff --git a/src/Config.h b/src/Config.h index 213d97b7..8c86499e 100644 --- a/src/Config.h +++ b/src/Config.h @@ -33,9 +33,9 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 9 -#define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 5 -#define VER_LAMEXP_BUILD 2285 +#define VER_LAMEXP_TYPE RC +#define VER_LAMEXP_PATCH 1 +#define VER_LAMEXP_BUILD 2286 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////