X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fpatchlevel.h;h=df0484b88943cfbf10c4747b7a4fd1be58df6f8e;hb=b3e7a2bbceb4d17cdab3ce7579fcaac2aa77868d;hp=700d74fb2487690c52cc571a811691187990480d;hpb=b70944c4b84fc2b707d0853ddf03975569dac2bd;p=ircu2.10.12-pk.git diff --git a/include/patchlevel.h b/include/patchlevel.h index 700d74f..df0484b 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -14,351 +14,17 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - -/* - * PATCHes * - * Only put here ADDED special stuff, for instance: ".mu3" or ".ban" - * Please start the patchlevel with a '.' + * $Id$ * - * IMPORTANT: Since u2.9 there is a new format of this file. The reason - * is that this way it shouldn't be needed anymore for the user to edit - * this manually !!! - * If you do, be sure you know what you are doing! - * - * For patch devellopers: - * To make a diff of your patch, edit any of the below lines containing - * a "" (an EMPTY string). Your patch will then succeed, with only an - * offset, on the first empty place in the users patchlevel.h. - * Do not change anyother line, the '\' are to make sure that the 'fuzz' - * will stay 0. --Run */ +#define PATCHLEVEL "14" -#define PATCH1 \ - \ - \ - \ - ".07" +#define RELEASE ".12." /* * Deliberate empty lines */ - -#define PATCH2 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH3 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH4 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH5 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH6 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH7 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH8 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH9 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH10 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH11 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH12 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH13 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH14 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH15 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH16 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH17 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH18 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH19 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH20 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH21 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH22 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH23 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH24 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH25 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH26 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH27 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH28 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH29 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH30 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#define PATCH31 \ - \ - \ - \ - "" - -/* - * Deliberate empty lines - */ - -#ifdef TESTNET -#define PATCH32 \ - \ - \ - \ - ".testnet" -#else -#define PATCH32 "" -#endif - -/* - * Deliberate empty lines - */ - /* Do NOT edit those: */ #ifndef BASE_VERSION