commit af6c5320079115a4f9316e8d034c7cccde68908b from: Alexander Barton date: Wed Aug 02 10:29:11 2006 UTC New release: 0.10.0-pre1 commit - 1ca10ff59043a5c98177489e62176ca50b7a9141 commit + af6c5320079115a4f9316e8d034c7cccde68908b blob - 0dde8c16a95a3d4a11bd2024ebea4501a6959ffe blob + d03551010e7a7b58aa49cabb1c7909f023074b1a --- configure.in +++ configure.in @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2005 Alexander Barton +# Copyright (c)2001-2006 Alexander Barton # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -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.1 2006/07/31 20:32:20 alex Exp $ +# $Id: configure.in,v 1.118.2.2 2006/08/02 10:29:11 alex Exp $ # # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, 0.10.x) +AC_INIT(ngircd, 0.10.0-pre1) AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.6) blob - a0309a82a2b726cdb04f6dd293f773d6b40658db blob + 8ced32a41260c582e78d0c6f964c3915200349e0 --- contrib/Debian/changelog +++ contrib/Debian/changelog @@ -1,5 +1,11 @@ -ngircd (0.9.2-0ab1) stable; urgency=low +ngircd (0.10.0-0ab0-pre1) unstable; urgency=low + * Prerelease of upcoming new "upstream release". + + -- Alexander Barton Wed, 2 Aug 2006 12:01:07 +0200 + +ngircd (0.9.2-0ab1) unstable; urgency=low + * New "upstream release" fixing a few bugs in 0.9.1. -- Alexander Barton Sat, 15 Oct 2005 14:10:34 +0200 blob - 924b0d1b5706f46e34262dca2c1e3b0ef2586347 blob + 8927a5b677060078c7686c7fd198a017fbd746dd --- contrib/ngircd.spec +++ contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version CVSHEAD +%define version 0.10.0-pre1 %define release 1 %define prefix %{_prefix}