From 1391778ec3d2082f38598c1b0b5212eeb4f042a1 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sat, 13 Apr 2019 13:36:01 +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 3e1b612e..a0a38ae1 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 7 -#define VER_LAMEXP_BUILD 2208 +#define VER_LAMEXP_PATCH 8 +#define VER_LAMEXP_BUILD 2210 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////