summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/HTTP/Request.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/HTTP/Request.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/HTTP/Request.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/HTTP/Request.pm b/Master/tlpkg/tlperl/lib/HTTP/Request.pm
index ac7dc65af43..154ea2f926c 100644
--- a/Master/tlpkg/tlperl/lib/HTTP/Request.pm
+++ b/Master/tlpkg/tlperl/lib/HTTP/Request.pm
@@ -2,7 +2,7 @@ package HTTP::Request;
require HTTP::Message;
@ISA = qw(HTTP::Message);
-$VERSION = "5.827";
+$VERSION = "6.00";
use strict;