From e29475b1974dbe6d87ea48249076d3feabb6f843 Mon Sep 17 00:00:00 2001 From: Michael Poole Date: Fri, 30 Sep 2005 23:33:56 +0000 Subject: [PATCH] Bump patchlevel on release branch. git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1501 c9e4aea6-c8fd-4c43-8297-357d70d61c8c --- ChangeLog | 4 ++++ include/patchlevel.h | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index cb4a9f1..522d89b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-09-30 Michael Poole + + * include/patchlevel.h: Update for release. + 2005-09-28 Michael Poole * ircd/m_kick.c (ms_kick): Use correct oplevel when bouncing a diff --git a/include/patchlevel.h b/include/patchlevel.h index daa5783..9508b3e 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -18,9 +18,9 @@ * $Id$ * */ -#define PATCHLEVEL "11" +#define PATCHLEVEL "0" -#define RELEASE ".12.beta." +#define RELEASE ".12." /* * Deliberate empty lines -- 2.20.1