From dd71e4d5e8e701d24b56142cfc07094bd3d29af7 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sun, 20 Jun 2021 20:04:29 +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 d7157c3a..b72d3a13 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,7 +34,7 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 9 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 8 +#define VER_LAMEXP_PATCH 9 #define VER_LAMEXP_BUILD 2315 #define VER_LAMEXP_CONFG 2188