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