From 117770c88c019e96f3561e5a7cc4bd4b966bbf6a Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Mon, 27 Jun 2016 22:20:47 +0200 Subject: [PATCH] Bump version. --- src/Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Config.h b/src/Config.h index b03e9e8e..122329b5 100644 --- a/src/Config.h +++ b/src/Config.h @@ -35,7 +35,7 @@ #define VER_LAMEXP_MINOR_LO 4 #define VER_LAMEXP_TYPE Beta #define VER_LAMEXP_PATCH 2 -#define VER_LAMEXP_BUILD 1893 +#define VER_LAMEXP_BUILD 1894 #define VER_LAMEXP_CONFG 1818 ///////////////////////////////////////////////////////////////////////////////