From 680d306ad98938ca1886096cf89df35ebe446ce2 Mon Sep 17 00:00:00 2001 From: lordmulder Date: Tue, 14 Jun 2011 19:04:08 +0200 Subject: [PATCH] Version v4.02 is released! --- src/Config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Config.h b/src/Config.h index ed0a5edf..11ebdb21 100644 --- a/src/Config.h +++ b/src/Config.h @@ -28,9 +28,9 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 2 -#define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 4 -#define VER_LAMEXP_BUILD 577 +#define VER_LAMEXP_TYPE Final +#define VER_LAMEXP_PATCH 1 +#define VER_LAMEXP_BUILD 578 /////////////////////////////////////////////////////////////////////////////// // Tools versions -- 2.11.0