From 30f6d6c9c2c40c88bf014531c50e9d9ecd815ea8 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Mon, 23 Jun 2014 19:50:23 +0200 Subject: [PATCH] Bumped version. --- src/Config.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Config.h b/src/Config.h index ed0a262e..87e444eb 100644 --- a/src/Config.h +++ b/src/Config.h @@ -33,10 +33,10 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 0 -#define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 2 -#define VER_LAMEXP_BUILD 1556 -#define VER_LAMEXP_CONFG 1528 +#define VER_LAMEXP_TYPE Final +#define VER_LAMEXP_PATCH 1 +#define VER_LAMEXP_BUILD 1558 +#define VER_LAMEXP_CONFG 1558 /////////////////////////////////////////////////////////////////////////////// // LameXP Build Options -- 2.11.4.GIT