From 6ba5b58dba674deb24a3b49a988dc0db94cc4e71 Mon Sep 17 00:00:00 2001 From: Michael Poole Date: Tue, 2 Feb 2010 23:29:03 +0000 Subject: [PATCH] Bump patch level to u2.10.12.13-rc2. git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1942 c9e4aea6-c8fd-4c43-8297-357d70d61c8c --- ChangeLog | 4 ++++ include/patchlevel.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a979755..3faf098 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-02-02 Michael Poole + + * include/patchlevel.h (PATCHLEVEL): Bump to (u2.10.12.)13-rc2. + 2010-01-13 Michael Poole * ircd/m_burst.c (ms_burst): Do not clear keys or limit here -- diff --git a/include/patchlevel.h b/include/patchlevel.h index 8be7f72..c45d788 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -18,7 +18,7 @@ * $Id$ * */ -#define PATCHLEVEL "pre13" +#define PATCHLEVEL "13-rc2" #define RELEASE ".12." -- 2.20.1