summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Net/Config.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Net/Config.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Net/Config.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Net/Config.pm b/Master/tlpkg/tlperl/lib/Net/Config.pm
index 3e4ab0a03be..a5935382bc4 100644
--- a/Master/tlpkg/tlperl/lib/Net/Config.pm
+++ b/Master/tlpkg/tlperl/lib/Net/Config.pm
@@ -20,7 +20,7 @@ use Socket qw(inet_aton inet_ntoa);
our @EXPORT = qw(%NetConfig);
our @ISA = qw(Net::LocalCfg Exporter);
-our $VERSION = "3.08_01";
+our $VERSION = "3.10";
our($CONFIGURE, $LIBNET_CFG);