Sync bleadperl and Net-Ping with the release of Net-Ping-2.36
authorSteve Peters <steve@fisharerojo.org>
Mon, 8 Jun 2009 16:43:56 +0000 (11:43 -0500)
committerSteve Peters <steve@fisharerojo.org>
Mon, 8 Jun 2009 16:43:56 +0000 (11:43 -0500)
lib/Net/Ping.pm

index ebdbb42..e9fff93 100644 (file)
@@ -16,7 +16,7 @@ use Carp;
 
 @ISA = qw(Exporter);
 @EXPORT = qw(pingecho);
-$VERSION = "2.35";
+$VERSION = "2.36";
 
 sub SOL_IP { 0; };
 sub IP_TOS { 1; };