From d6638428380096b6d4512577fa28a872a23b7323 Mon Sep 17 00:00:00 2001 From: "Kevin L. Mitchell" Date: Wed, 9 Jan 2008 18:32:43 +0000 Subject: [PATCH] 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 --- ChangeLog | 4 ++++ include/patchlevel.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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." -- 2.20.1