summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/HTTP/Config.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/HTTP/Config.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/HTTP/Config.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/HTTP/Config.pm b/Master/tlpkg/tlperl/lib/HTTP/Config.pm
index c7d9df53711..931f63db69d 100644
--- a/Master/tlpkg/tlperl/lib/HTTP/Config.pm
+++ b/Master/tlpkg/tlperl/lib/HTTP/Config.pm
@@ -4,7 +4,7 @@ use strict;
use URI;
use vars qw($VERSION);
-$VERSION = "5.835";
+$VERSION = "6.00";
sub new {
my $class = shift;