From: Michael Poole Date: Thu, 15 Sep 2005 00:42:32 +0000 (+0000) Subject: Increment patchlevel to reflect the pre-release code freeze. X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=commitdiff_plain;h=04f6eab349f0c836bf44a7cbf3f5c06f2ae8df71 Increment patchlevel to reflect the pre-release code freeze. git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@1487 c9e4aea6-c8fd-4c43-8297-357d70d61c8c --- diff --git a/ChangeLog b/ChangeLog index f95f9f6..e527654 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-09-14 Michael Poole + + * include/patchlevel.h (PATCHLEVEL): Increment to reflect the + pre-release code freeze. + 2005-09-14 Michael Poole * ircd/channel.c (find_ban): Fix the sense of another check. diff --git a/include/patchlevel.h b/include/patchlevel.h index 223201c..daa5783 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -18,7 +18,7 @@ * $Id$ * */ -#define PATCHLEVEL "10" +#define PATCHLEVEL "11" #define RELEASE ".12.beta."