From 78e596ab5a04a0f4bda043b986ae66807ba75345 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Wed, 9 Oct 2019 20:13:11 +0200 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 336c2d14..fcf77761 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 8 #define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 5 -#define VER_LAMEXP_BUILD 2228 +#define VER_LAMEXP_PATCH 6 +#define VER_LAMEXP_BUILD 2230 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////