From 6829299cde2eed3fee1601f8e8abda9b061dc778 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 20 Apr 2004 11:43:48 +0000 Subject: Make this 2.1.3 --- NEWS | 2 +- debian/changelog | 6 +++--- pingd | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 456f747..2254ac5 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Changes in version - 2004 +Changes in version 2.1.3 - 2004-04-20 * Improvements to pingd.conf(5) by Colin. * Use 'Apr' instead of 'Arp' for April. closes: DebianBug#243504. diff --git a/debian/changelog b/debian/changelog index 2a367e9..1ab68cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ -echolot (2.1.3-0) unstable; urgency=low +echolot (2.1.3-1) unstable; urgency=low - * New upstream version. (NOT RELEASED YET) + * New upstream version. closes: #243504 echolot: typo in month abbreviations * Document exim's local_part_suffix in the recipient_delimiter debconf question. closes: #243496 Exim4 mailbox delimiter - -- Peter Palfrader Tue, 20 Apr 2004 13:39:52 +0200 + -- Peter Palfrader Tue, 20 Apr 2004 13:42:32 +0200 echolot (2.1.2-1) unstable; urgency=low diff --git a/pingd b/pingd index 0751bb1..2d3c45e 100755 --- a/pingd +++ b/pingd @@ -318,7 +318,7 @@ use POSIX qw(setsid); delete @ENV{'IFS', 'CDPATH', 'ENV', 'BASH_ENV'}; -my $VERSION = '2.1.2+cvs'; +my $VERSION = '2.1.3'; my $redirected_stdio = 0; -- cgit v1.2.3