From 87d1a95288e2e4bfc06a79480fb72fa5020d8a20 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Tue, 11 Dec 2018 22:13:58 +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 76920b8a..411c249e 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 Alpha -#define VER_LAMEXP_PATCH 3 -#define VER_LAMEXP_BUILD 2199 +#define VER_LAMEXP_PATCH 4 +#define VER_LAMEXP_BUILD 2200 #define VER_LAMEXP_CONFG 2188 /////////////////////////////////////////////////////////////////////////////// -- 2.11.4.GIT