From 87650b667b63e80ecf7d5ded3b4f01f78c845fd4 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Wed, 24 Jun 2020 19:46:16 +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 2d185572..057bd6da 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 Alpha -#define VER_LAMEXP_PATCH 4 -#define VER_LAMEXP_BUILD 2270 +#define VER_LAMEXP_PATCH 5 +#define VER_LAMEXP_BUILD 2272 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////