From 933d29cf875b1560f43c01b2c9223004638c0439 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Tue, 23 Apr 2013 23:41:31 +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 2746131a..88a6f330 100644 --- a/src/Config.h +++ b/src/Config.h @@ -29,7 +29,7 @@ #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 7 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 3 +#define VER_LAMEXP_PATCH 4 #define VER_LAMEXP_BUILD 1282 ///////////////////////////////////////////////////////////////////////////////