summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/URI/URL.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/URI/URL.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/URI/URL.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/URI/URL.pm b/Master/tlpkg/tlperl/lib/URI/URL.pm
index 77354488c86..81bf47d3af1 100644
--- a/Master/tlpkg/tlperl/lib/URI/URL.pm
+++ b/Master/tlpkg/tlperl/lib/URI/URL.pm
@@ -6,7 +6,7 @@ require URI::WithBase;
use strict;
use vars qw(@EXPORT $VERSION);
-$VERSION = "5.03";
+$VERSION = "5.04";
# Provide as much as possible of the old URI::URL interface for backwards
# compatibility...