X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FConfig.h;h=9ebeda8291f68f6659bad7cefdac9407d8e8deaa;hb=b8ae18884346ec8da970ab71212742546d914e0c;hp=cd59cff1b476d8c862085aac7805569e6738615d;hpb=23f0b98205e633592fb3b6e6a4526548a54c156e;p=lamexp%2FLameXP.git diff --git a/src/Config.h b/src/Config.h index cd59cff1..9ebeda82 100644 --- a/src/Config.h +++ b/src/Config.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2012 LoRd_MuldeR +// Copyright (C) 2004-2013 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -27,10 +27,10 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 0 -#define VER_LAMEXP_MINOR_LO 6 -#define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 3 -#define VER_LAMEXP_BUILD 1163 +#define VER_LAMEXP_MINOR_LO 7 +#define VER_LAMEXP_TYPE Beta +#define VER_LAMEXP_PATCH 9 +#define VER_LAMEXP_BUILD 1257 /////////////////////////////////////////////////////////////////////////////// // Tool versions (minimum expected versions!)