summaryrefslogtreecommitdiff
path: root/pingd
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2004-04-20 11:43:48 +0000
committerPeter Palfrader <peter@palfrader.org>2004-04-20 11:43:48 +0000
commit6829299cde2eed3fee1601f8e8abda9b061dc778 (patch)
tree0fec33f1777de928e0f62ba4d91d7ea0b859346f /pingd
parent65d6cfc273927844cd7702f0d7700926fed170e8 (diff)
Make this 2.1.3echolot-2.1.3
Diffstat (limited to 'pingd')
-rwxr-xr-xpingd2
1 files changed, 1 insertions, 1 deletions
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;