From af576df1777b04864e91a569a8d5b35a6e1f88e5 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sun, 9 Oct 2022 18:54:47 +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 235ca7e3..20c8dfd5 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,7 +34,7 @@ #define VER_LAMEXP_MINOR_HI 2 #define VER_LAMEXP_MINOR_LO 0 #define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 4 +#define VER_LAMEXP_PATCH 5 #define VER_LAMEXP_BUILD 2350 #define VER_LAMEXP_CONFG 2188