summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/LWP/Simple.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/LWP/Simple.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/LWP/Simple.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/LWP/Simple.pm b/Master/tlpkg/tlperl/lib/LWP/Simple.pm
index 05bcdaa1f6d..29c538fdcdb 100644
--- a/Master/tlpkg/tlperl/lib/LWP/Simple.pm
+++ b/Master/tlpkg/tlperl/lib/LWP/Simple.pm
@@ -14,7 +14,7 @@ require Exporter;
use HTTP::Status;
push(@EXPORT, @HTTP::Status::EXPORT);
-$VERSION = "5.835";
+$VERSION = "6.00";
sub import
{