From 31c8539600b9591c1187165a5a3eef3eebbb2b59 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Wed, 25 Aug 2021 22:11:47 +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 88101a0c..5cd84ffb 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 9 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 11 -#define VER_LAMEXP_BUILD 2317 +#define VER_LAMEXP_PATCH 12 +#define VER_LAMEXP_BUILD 2318 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////