summaryrefslogtreecommitdiff
path: root/lib/Net/servent.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/servent.pm')
-rw-r--r--lib/Net/servent.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/servent.pm b/lib/Net/servent.pm
index 21012cb3cc..78a1681455 100644
--- a/lib/Net/servent.pm
+++ b/lib/Net/servent.pm
@@ -2,7 +2,7 @@ package Net::servent;
use strict;
use 5.006_001;
-our $VERSION = '1.00';
+our $VERSION = '1.01';
our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
BEGIN {
use Exporter ();