summaryrefslogtreecommitdiff
path: root/pingd
diff options
context:
space:
mode:
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;