From 65611691db06705ecfaa3bb313957dab4924f2ec Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Mon, 26 Jul 2021 22:50:38 +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 368752fd..88101a0c 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 10 -#define VER_LAMEXP_BUILD 2316 +#define VER_LAMEXP_PATCH 11 +#define VER_LAMEXP_BUILD 2317 #define VER_LAMEXP_CONFG 2188 /////////////////////////////////////////////////////////////////////////////// -- 2.11.0