From 57a7a22783daa1a52224f67a575a13c5b539216c Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sat, 16 Mar 2019 21:27:28 +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 5fe2b87f..3e1b612e 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 6 -#define VER_LAMEXP_BUILD 2206 +#define VER_LAMEXP_PATCH 7 +#define VER_LAMEXP_BUILD 2208 #define VER_LAMEXP_CONFG 2188 /////////////////////////////////////////////////////////////////////////////// -- 2.11.4.GIT