From 9a8d511c12d560769674017d0c94594d9588ef05 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Fri, 7 Apr 2017 21:22:44 +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 bf8f2385..6b3d04fa 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 5 #define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 2 -#define VER_LAMEXP_BUILD 1969 +#define VER_LAMEXP_PATCH 3 +#define VER_LAMEXP_BUILD 1970 #define VER_LAMEXP_CONFG 1934 ///////////////////////////////////////////////////////////////////////////////