From 706bca49f904f6da5bedb1ec69aedf643571a9ea Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sat, 5 Sep 2020 18:18: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 b830b10f..e847a04f 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 Beta -#define VER_LAMEXP_PATCH 1 +#define VER_LAMEXP_PATCH 2 #define VER_LAMEXP_BUILD 2278 #define VER_LAMEXP_CONFG 2188