From eece08beb5b4f077a7939092becf921c90965dfa Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Wed, 17 Feb 2021 23:35:30 +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 98168aad..2d32b0b0 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 9 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 2 -#define VER_LAMEXP_BUILD 2293 +#define VER_LAMEXP_PATCH 3 +#define VER_LAMEXP_BUILD 2294 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////