X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FConfig.h;h=108cf6cef3599b43b2a7c66007c238a1d192ceb2;hb=a5602cf04dd8480cd461048234edc14f933d1bf2;hp=32c798e58de588ae350278c52e039afd62d434a3;hpb=94c199d849051f8686dfdbbf2eaede08c91e1694;p=lamexp%2FLameXP.git diff --git a/src/Config.h b/src/Config.h index 32c798e5..108cf6ce 100644 --- a/src/Config.h +++ b/src/Config.h @@ -5,7 +5,8 @@ // 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 // the Free Software Foundation; either version 2 of the License, or -// (at your option) any later version. +// (at your option) any later version, but always including the *additional* +// restrictions defined in the "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 @@ -33,8 +34,8 @@ #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 9 #define VER_LAMEXP_TYPE Alpha -#define VER_LAMEXP_PATCH 2 -#define VER_LAMEXP_BUILD 1370 +#define VER_LAMEXP_PATCH 7 +#define VER_LAMEXP_BUILD 1454 #define VER_LAMEXP_CONFG 1348 ///////////////////////////////////////////////////////////////////////////////