From: Alexander Barton Date: Sat, 25 Dec 2004 00:20:57 +0000 (+0000) Subject: Version 0.8.1 X-Git-Tag: rel-0-8-1 X-Git-Url: https://arthur.barton.de/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Frel-0-8-1;p=ngircd.git Version 0.8.1 --- diff --git a/ChangeLog b/ChangeLog index 2284e6ee..1c905513 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,7 @@ -- ChangeLog -- -ngircd 0.8-CVS +ngircd 0.8.1 (2004-12-25) - Autoconf: Updated config.guess and config.sub - Added some more debug code ... @@ -540,4 +540,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.233.2.10 2004/12/25 00:11:42 alex Exp $ +$Id: ChangeLog,v 1.233.2.11 2004/12/25 00:20:57 alex Exp $ diff --git a/configure.in b/configure.in index 3af02bfd..79729192 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.102.2.4 2004/09/06 00:41:34 alex Exp $ +# $Id: configure.in,v 1.102.2.5 2004/12/25 00:20:57 alex Exp $ # # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, 0.8-CVS) +AC_INIT(ngircd, 0.8.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 12231b9d..fc9769ad 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.8.1-0ab1) unstable; urgency=low + + * New "upstream release". + + -- Alexander Barton Sat, 25 Dec 2004 01:18:32 +0100 + ngircd (0.8.0-0ab2) unstable; urgency=low * Added missing commas to debian control file, fixes bug #56. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 563a0399..0e82dd1c 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 0.8.0 +%define version 0.8.1 %define release 1 %define prefix %{_prefix}