summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/URI/file.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/file.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/URI/file.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/file.pm b/Master/tlpkg/tlperl/site/lib/URI/file.pm
index d76ddf2b5e2..0d07a2d1e90 100644
--- a/Master/tlpkg/tlperl/site/lib/URI/file.pm
+++ b/Master/tlpkg/tlperl/site/lib/URI/file.pm
@@ -4,7 +4,7 @@ use strict;
use warnings;
use parent 'URI::_generic';
-our $VERSION = "4.21";
+our $VERSION = '5.07';
use URI::Escape qw(uri_unescape);