diff options
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/file/OS2.pm')
-rw-r--r-- | Master/tlpkg/tlperl/site/lib/URI/file/OS2.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/file/OS2.pm b/Master/tlpkg/tlperl/site/lib/URI/file/OS2.pm index 38b0106d56f..14ec91570b1 100644 --- a/Master/tlpkg/tlperl/site/lib/URI/file/OS2.pm +++ b/Master/tlpkg/tlperl/site/lib/URI/file/OS2.pm @@ -5,7 +5,7 @@ use warnings; use parent 'URI::file::Win32'; -our $VERSION = '5.07'; +our $VERSION = '5.10'; # The Win32 version translates k:/foo to file://k:/foo (?!) # We add an empty host |