From bbc44aa132eac210c8cefa3ea1e99e86fca68fd2 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sat, 3 Feb 2018 16:51:37 +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 182f47ef..41a444cd 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 6 #define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 4 -#define VER_LAMEXP_BUILD 2084 +#define VER_LAMEXP_PATCH 5 +#define VER_LAMEXP_BUILD 2088 #define VER_LAMEXP_CONFG 2002 ///////////////////////////////////////////////////////////////////////////////