From 7770e021dae36a1b54b100921328dd977e9ff227 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Wed, 31 Oct 2012 22:26:51 +0100 Subject: [PATCH] Bump version. --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index dee140ee..a5305ba9 100644 --- a/src/Config.h +++ b/src/Config.h @@ -29,8 +29,8 @@ #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 6 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 4 -#define VER_LAMEXP_BUILD 1166 +#define VER_LAMEXP_PATCH 5 +#define VER_LAMEXP_BUILD 1168 /////////////////////////////////////////////////////////////////////////////// // Tool versions (minimum expected versions!)