X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FConfig.h;h=0d48786081598787142206a3c94f63c28e3b89c6;hb=006e1855fda69a8d16c6b989ea619b7f80f0362c;hp=4c0ea8bc09c488cd5fc9ab7dea3cd2716263df0e;hpb=a58372aa996365b281ee21aaa40522d8c964f47f;p=lamexp%2FLameXP.git diff --git a/src/Config.h b/src/Config.h index 4c0ea8bc..0d487860 100644 --- a/src/Config.h +++ b/src/Config.h @@ -1,12 +1,12 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2018 LoRd_MuldeR +// Copyright (C) 2004-2020 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 +// it under the terms of the GNU GENERAL PUBLIC LICENSE as published by // the Free Software Foundation; either version 2 of the License, or -// (at your option) any later version, but always including the *additional* -// restrictions defined in the "License.txt" file. +// (at your option) any later version; always including the non-optional +// LAMEXP GNU GENERAL PUBLIC LICENSE ADDENDUM. See "License.txt" file! // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -32,11 +32,11 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 1 -#define VER_LAMEXP_MINOR_LO 7 +#define VER_LAMEXP_MINOR_LO 9 #define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 2153 -#define VER_LAMEXP_CONFG 2134 +#define VER_LAMEXP_PATCH 4 +#define VER_LAMEXP_BUILD 2283 +#define VER_LAMEXP_CONFG 2188 /////////////////////////////////////////////////////////////////////////////// // LameXP Build Options