From: Kevin L. Mitchell Date: Wed, 9 Jan 2008 18:32:43 +0000 (+0000) Subject: Author: Kev X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=commitdiff_plain;h=d6638428380096b6d4512577fa28a872a23b7323 Author: Kev Log message: Might be handy to bump the patchlevel at some point... git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1862 c9e4aea6-c8fd-4c43-8297-357d70d61c8c --- diff --git a/ChangeLog b/ChangeLog index 876e1ad..2dc9f9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-09 Kevin L. Mitchell + + * include/patchlevel.h (PATCHLEVEL): bump patchlevel + 2008-01-02 Kevin L. Mitchell * ircd/m_burst.c (ms_burst): surround protocol_violation() and diff --git a/include/patchlevel.h b/include/patchlevel.h index 7bed517..8be7f72 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -18,7 +18,7 @@ * $Id$ * */ -#define PATCHLEVEL "12" +#define PATCHLEVEL "pre13" #define RELEASE ".12."