commit 52512462a29b88acee4ef8c43de7ea5f801d4c5b from: Alexander Barton date: Sun Dec 17 14:06:19 2006 UTC ngIRCd 0.10.1. commit - d9323ada46547af72facffd0a940616709bbfad7 commit + 52512462a29b88acee4ef8c43de7ea5f801d4c5b blob - 74f95f424f8d836e9e0a30eb972a94a5ed9b84d0 blob + b5c9cb7c653eda56b8d3b07e47ce78d718466a4d --- configure.in +++ 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.118.2.7 2006/12/02 13:13:53 fw Exp $ +# $Id: configure.in,v 1.118.2.8 2006/12/17 14:06:19 alex Exp $ # # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, 0.10.0) +AC_INIT(ngircd, 0.10.1) AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.6) blob - b30dd1de8bb2edc3c96b48b2aad7e78aca0d0bc9 blob + e494fe501930cd753b522de90de9d53a07a5b6a9 --- contrib/Debian/changelog +++ contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.10.1-0ab1) unstable; urgency=low + + * New "upstream" release: 0.10.1 + + -- Alexander Barton Sun, 17 Dec 2006 14:52:06 +0100 + ngircd (0.10.0-0ab1) unstable; urgency=low * New "upstream" release: 0.10.0 blob - a1e3122f6d17bd3415604a1a6cf003c9f0c7e3c2 blob + 4e4df239bf2d04c32afc0aa20edf640d4c680c67 --- contrib/ngircd.spec +++ contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 0.10.0 +%define version 0.10.1 %define release 1 %define prefix %{_prefix}