summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/URI/http.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/http.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/URI/http.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/http.pm b/Master/tlpkg/tlperl/site/lib/URI/http.pm
index 1b02cac9aa3..b99edcc9094 100644
--- a/Master/tlpkg/tlperl/site/lib/URI/http.pm
+++ b/Master/tlpkg/tlperl/site/lib/URI/http.pm
@@ -3,7 +3,7 @@ package URI::http;
use strict;
use warnings;
-our $VERSION = '1.76';
+our $VERSION = '5.07';
use parent 'URI::_server';