From ee4603e62b0c32f75e5fabe1d967fb4068431bc7 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 12 Sep 2002 23:17:47 +0000 Subject: Prepare 2.0rc3 --- NEWS | 2 +- debian/changelog | 6 ++++++ pingd | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 325f313..db786a0 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Changes in version 2.0rc3 +Changes in version 2.0rc3 - 2002-09-12 * Write SENDMAIL to mix.cfg * Add sendpings command. * Only decrease a remailer's ttl during requesting -conf if diff --git a/debian/changelog b/debian/changelog index a901c6d..c3a172e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +echolot (000.2.0rc3-1) unstable; urgency=low + + * New upstream version. + + -- Peter Palfrader Fri, 13 Sep 2002 01:16:21 +0200 + echolot (000.2.0rc2-1) unstable; urgency=low * New upstream version. diff --git a/pingd b/pingd index c12af0c..2240f48 100755 --- a/pingd +++ b/pingd @@ -3,7 +3,7 @@ $| = 1; # (c) 2002 Peter Palfrader -# $Id: pingd,v 1.74 2002/09/11 03:10:27 weasel Exp $ +# $Id: pingd,v 1.75 2002/09/12 23:17:47 weasel Exp $ # =pod @@ -294,7 +294,7 @@ use POSIX qw(setsid); delete @ENV{'IFS', 'CDPATH', 'ENV', 'BASH_ENV'}; -my $VERSION = '2.0rc2'; +my $VERSION = '2.0rc3'; my $redirected_stdio = 0; -- cgit v1.2.3