summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpingd2
1 files changed, 1 insertions, 1 deletions
diff --git a/pingd b/pingd
index 76064b4..2bc056e 100755
--- a/pingd
+++ b/pingd
@@ -350,7 +350,7 @@ use POSIX qw(setsid);
delete @ENV{'IFS', 'CDPATH', 'ENV', 'BASH_ENV'};
-my $VERSION = '2.1.7';
+my $VERSION = '2.1.8';
my $redirected_stdio = 0;