From f2083a1e717f62d2393bf12b3ca079d1bdb82e2b Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Tue, 16 Oct 2018 23:18:48 +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 dcf9709d..a9d471ea 100644 --- a/src/Config.h +++ b/src/Config.h @@ -35,7 +35,7 @@ #define VER_LAMEXP_MINOR_LO 7 #define VER_LAMEXP_TYPE RC #define VER_LAMEXP_PATCH 2 -#define VER_LAMEXP_BUILD 2162 +#define VER_LAMEXP_BUILD 2166 #define VER_LAMEXP_CONFG 2134 ///////////////////////////////////////////////////////////////////////////////