From c423797d3da4cb078e0a7d065b9d483783c9f8a8 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Mon, 20 Feb 2017 21:56:30 +0100 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 0210a3f6..f5fd6fa1 100644 --- a/src/Config.h +++ b/src/Config.h @@ -35,7 +35,7 @@ #define VER_LAMEXP_MINOR_LO 5 #define VER_LAMEXP_TYPE Alpha #define VER_LAMEXP_PATCH 3 -#define VER_LAMEXP_BUILD 1951 +#define VER_LAMEXP_BUILD 1952 #define VER_LAMEXP_CONFG 1934 ///////////////////////////////////////////////////////////////////////////////