From 70a117078b70b5b529ac5265218931012c5a5370 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Wed, 2 Oct 2013 16:37:41 +0200 Subject: [PATCH] Bump version. --- src/Config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Config.h b/src/Config.h index 09cf5c97..737e2aff 100644 --- a/src/Config.h +++ b/src/Config.h @@ -31,10 +31,10 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 0 -#define VER_LAMEXP_MINOR_LO 8 -#define VER_LAMEXP_TYPE Final +#define VER_LAMEXP_MINOR_LO 9 +#define VER_LAMEXP_TYPE Alpha #define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 1340 +#define VER_LAMEXP_BUILD 1343 #define VER_LAMEXP_CONFG 1338 /////////////////////////////////////////////////////////////////////////////// -- 2.11.0