summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/URI/_server.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/_server.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/URI/_server.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/_server.pm b/Master/tlpkg/tlperl/site/lib/URI/_server.pm
index 5c32400d17f..b44b9883366 100644
--- a/Master/tlpkg/tlperl/site/lib/URI/_server.pm
+++ b/Master/tlpkg/tlperl/site/lib/URI/_server.pm
@@ -7,7 +7,7 @@ use parent 'URI::_generic';
use URI::Escape qw(uri_unescape);
-our $VERSION = '1.76';
+our $VERSION = '5.07';
sub _uric_escape {
my($class, $str) = @_;