From c6f2b5dbbd671b52aaf91fe4fc1edcae1a826907 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Wed, 20 Dec 2023 22:41:31 +0100 Subject: [PATCH] Bump version. --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index 8a89b38e..2d20c42b 100644 --- a/src/Config.h +++ b/src/Config.h @@ -33,8 +33,8 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 2 #define VER_LAMEXP_MINOR_LO 1 -#define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 6 +#define VER_LAMEXP_TYPE RC +#define VER_LAMEXP_PATCH 1 #define VER_LAMEXP_BUILD 2374 #define VER_LAMEXP_CONFG 2188 -- 2.11.0