From 818dd1e91be501da431a058b72170915dc71c28a Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sat, 16 Dec 2017 19:23:36 +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 b90d70ba..c9bc5bd9 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 2 -#define VER_LAMEXP_BUILD 2079 +#define VER_LAMEXP_PATCH 3 +#define VER_LAMEXP_BUILD 2080 #define VER_LAMEXP_CONFG 2002 ///////////////////////////////////////////////////////////////////////////////