From cc0566476105ef7092c29874e96c23e2a27b51a3 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Thu, 4 Feb 2016 20:44:06 +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 e53b8069..eac58720 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 4 #define VER_LAMEXP_TYPE Alpha -#define VER_LAMEXP_PATCH 3 -#define VER_LAMEXP_BUILD 1865 +#define VER_LAMEXP_PATCH 4 +#define VER_LAMEXP_BUILD 1866 #define VER_LAMEXP_CONFG 1818 ///////////////////////////////////////////////////////////////////////////////