From fb4aaf0ae5549724dd3d1bb9387a88dbf9cf14a9 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 10 Jun 2004 13:33:28 +0000 Subject: Make this 2.1.4 --- NEWS | 2 +- debian/changelog | 6 +++--- pingd | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 55511a4..67c8952 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Changes in version - 2004 +Changes in version 2.1.4 - 2004-06-10 * Have new disable and enable commands which are shortcut for set pingit=off showit=off fetch=off and =on respectively. * Accept show=, ping=, and fetchit= in addition to their real diff --git a/debian/changelog b/debian/changelog index 96ac666..e12128b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -echolot (2.1.XXXXX) unstable; urgency=low +echolot (2.1.4-1) unstable; urgency=low - * Not released + * New upstream version. * Update debian/copyright to include 2004. * Add dutch translation for debconf templates (closes: #249406). - -- Peter Palfrader Thu, 10 Jun 2004 14:26:12 +0200 + -- Peter Palfrader Thu, 10 Jun 2004 15:32:59 +0200 echolot (2.1.3-1) unstable; urgency=low diff --git a/pingd b/pingd index be411d5..cf3d89d 100755 --- a/pingd +++ b/pingd @@ -350,7 +350,7 @@ use POSIX qw(setsid); delete @ENV{'IFS', 'CDPATH', 'ENV', 'BASH_ENV'}; -my $VERSION = '2.1.3+cvs'; +my $VERSION = '2.1.4'; my $redirected_stdio = 0; -- cgit v1.2.3