From 6cc39a79f07725a63ebcc1300d45eab2041ea1b2 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Thu, 22 Apr 2021 21:46:42 +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 f96c4574..cb4f60b4 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 4 -#define VER_LAMEXP_BUILD 2304 +#define VER_LAMEXP_PATCH 5 +#define VER_LAMEXP_BUILD 2305 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////