commit - 51260c2e9f8e88de32c8e2de03ea2ca12f263931
commit + 45df522bcbb8c49a96606359f98b84833b1607ee
blob - 76eb4624de9a6b7966c465ae7fb11e35b106fe77
blob + c4d9546d23da5165406bae46c2e43f02242676f1
--- configure.in
+++ configure.in
# (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)
blob - 6255ef1c2da55a78fb1c27a4bc4faa5ba60ec461
blob + 47012af1add26f88bc52b8a638a20a010b75a7d8
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
+ngircd (0.11.1-0ab1) unstable; urgency=low
+
+ * New "upstream" release 0.11.1.
+
+ -- Alexander Barton <alex@barton.de> Tue, 26 Feb 2008 20:24:55 +0100
+
ngircd (0.11.0-0ab1) unstable; urgency=low
* New "upstream" release 0.11.0.
blob - 7dfad3e8db9b4b3b45af5db97ed685be698ead3e
blob + 80308d3fdafa569c366f2f24a1e45dbd90ed1bbf
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
%define name ngircd
-%define version 0.11.0
+%define version 0.11.1
%define release 1
%define prefix %{_prefix}