summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/URI/_query.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/_query.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/URI/_query.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/_query.pm b/Master/tlpkg/tlperl/site/lib/URI/_query.pm
index d9dde133e34..690f8444066 100644
--- a/Master/tlpkg/tlperl/site/lib/URI/_query.pm
+++ b/Master/tlpkg/tlperl/site/lib/URI/_query.pm
@@ -6,7 +6,7 @@ use warnings;
use URI ();
use URI::Escape qw(uri_unescape);
-our $VERSION = '1.76';
+our $VERSION = '5.07';
sub query
{