From: Alexander Barton Date: Tue, 26 Feb 2008 19:37:34 +0000 (+0000) Subject: ngIRCd 0.11.1. X-Git-Tag: rel-0-11-1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45df522bcbb8c49a96606359f98b84833b1607ee;p=ngircd ngIRCd 0.11.1. --- diff --git a/configure.in b/configure.in index 76eb4624..c4d9546d 100644 --- a/configure.in +++ b/configure.in @@ -8,13 +8,13 @@ # (at your option) any later version. # Please read the file COPYING, README and AUTHORS for more information. # -# $Id: configure.in,v 1.125.2.3 2008/01/15 20:45:52 alex Exp $ +# $Id: configure.in,v 1.125.2.4 2008/02/26 19:37:34 alex Exp $ # # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, 0.11.0) +AC_INIT(ngircd, 0.11.1) AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.6) diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 6255ef1c..47012af1 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.11.1-0ab1) unstable; urgency=low + + * New "upstream" release 0.11.1. + + -- Alexander Barton Tue, 26 Feb 2008 20:24:55 +0100 + ngircd (0.11.0-0ab1) unstable; urgency=low * New "upstream" release 0.11.0. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 7dfad3e8..80308d3f 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 0.11.0 +%define version 0.11.1 %define release 1 %define prefix %{_prefix}