From 807da1356c4d7e902990584d5f5b50342d315c67 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Thu, 5 Feb 2004 13:33:24 +0000 Subject: [PATCH] Version 0.7.7 --- ChangeLog | 4 ++-- configure.in | 4 ++-- contrib/ngircd.spec | 2 +- debian/changelog | 6 ++++++ 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0b6d5848..57904a61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,7 @@ -- ChangeLog -- -ngIRCd 0.7-CVS +ngIRCd 0.7.7 (2004-02-05) - The info text ("real name") of users is set to "-" if none has been specified using the USER command (e. g. "USER user * * :"). Reason: @@ -493,4 +493,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.188.2.23 2004/02/04 20:04:54 alex Exp $ +$Id: ChangeLog,v 1.188.2.24 2004/02/05 13:33:24 alex Exp $ diff --git a/configure.in b/configure.in index b420f3db..e92d30ee 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.89.2.15 2003/12/26 16:16:48 alex Exp $ +# $Id: configure.in,v 1.89.2.16 2004/02/05 13:33:24 alex Exp $ # # -- Initialisierung -- AC_PREREQ(2.50) -AC_INIT(ngircd, 0.7-CVS) +AC_INIT(ngircd, 0.7.7) AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.6) diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 8fcc7176..17f8a30c 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 0.7.5 +%define version 0.7.7 %define release 1 %define prefix %{_prefix} diff --git a/debian/changelog b/debian/changelog index 70f201c2..5f74ad42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.7.7-0ab1) unstable; urgency=low + + * New upstream version. + + -- Alexander Barton Thu, 5 Feb 2004 14:11:08 +0100 + ngircd (0.7.6-0ab1) unstable; urgency=medium * New upstream version. -- 2.39.2