From 457a56ab822f622197f2c7c1c79d1ffc829dfb7c Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Mon, 6 Aug 2018 21:54:43 +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 ae60dadb..beb66f9a 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 Alpha -#define VER_LAMEXP_PATCH 3 -#define VER_LAMEXP_BUILD 2146 +#define VER_LAMEXP_PATCH 4 +#define VER_LAMEXP_BUILD 2148 #define VER_LAMEXP_CONFG 2134 /////////////////////////////////////////////////////////////////////////////// -- 2.11.4.GIT