From 67be82e1cdb7300152502b9f78f444760d3c9f78 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sat, 10 Oct 2015 17:43: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 94d0c925..b4c72071 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 2 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 1805 +#define VER_LAMEXP_PATCH 2 +#define VER_LAMEXP_BUILD 1806 #define VER_LAMEXP_CONFG 1700 /////////////////////////////////////////////////////////////////////////////// -- 2.11.4.GIT