summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/URI/file/Win32.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/file/Win32.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/URI/file/Win32.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/file/Win32.pm b/Master/tlpkg/tlperl/site/lib/URI/file/Win32.pm
index eac920f9ea3..b9697f91286 100644
--- a/Master/tlpkg/tlperl/site/lib/URI/file/Win32.pm
+++ b/Master/tlpkg/tlperl/site/lib/URI/file/Win32.pm
@@ -7,7 +7,7 @@ use parent 'URI::file::Base';
use URI::Escape qw(uri_unescape);
-our $VERSION = '1.71';
+our $VERSION = '1.73';
$VERSION = eval $VERSION;
sub _file_extract_authority