From 69a105ecf9c7f561cd7a2793283e4cfa1cf0dae6 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Tue, 25 Sep 2018 21:06:33 +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 4c0ea8bc..de9c7df5 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 7 #define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 2153 +#define VER_LAMEXP_PATCH 2 +#define VER_LAMEXP_BUILD 2156 #define VER_LAMEXP_CONFG 2134 /////////////////////////////////////////////////////////////////////////////// -- 2.11.4.GIT