Bump version.

This commit is contained in:
LoRd_MuldeR 2020-12-22 00:18:34 +01:00
parent 3e1da90c61
commit 69f2517d66

View File

@ -33,9 +33,9 @@
#define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MAJOR 4
#define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_HI 1
#define VER_LAMEXP_MINOR_LO 9 #define VER_LAMEXP_MINOR_LO 9
#define VER_LAMEXP_TYPE Beta #define VER_LAMEXP_TYPE RC
#define VER_LAMEXP_PATCH 5 #define VER_LAMEXP_PATCH 1
#define VER_LAMEXP_BUILD 2285 #define VER_LAMEXP_BUILD 2286
#define VER_LAMEXP_CONFG 2188 #define VER_LAMEXP_CONFG 2188
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////