summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/LWP/RobotUA.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/LWP/RobotUA.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/LWP/RobotUA.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/LWP/RobotUA.pm b/Master/tlpkg/tlperl/lib/LWP/RobotUA.pm
index 79cb301e20e..7b6ab7e1ee7 100644
--- a/Master/tlpkg/tlperl/lib/LWP/RobotUA.pm
+++ b/Master/tlpkg/tlperl/lib/LWP/RobotUA.pm
@@ -2,7 +2,7 @@ package LWP::RobotUA;
require LWP::UserAgent;
@ISA = qw(LWP::UserAgent);
-$VERSION = "6.06";
+$VERSION = "6.13";
require WWW::RobotRules;
require HTTP::Request;