summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpingd2
1 files changed, 1 insertions, 1 deletions
diff --git a/pingd b/pingd
index 4f44d1c..0751bb1 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';
+my $VERSION = '2.1.2+cvs';
my $redirected_stdio = 0;