summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/URI/gopher.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/gopher.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/URI/gopher.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/gopher.pm b/Master/tlpkg/tlperl/site/lib/URI/gopher.pm
index 00bc363a9ec..e251164a00a 100644
--- a/Master/tlpkg/tlperl/site/lib/URI/gopher.pm
+++ b/Master/tlpkg/tlperl/site/lib/URI/gopher.pm
@@ -3,7 +3,7 @@ package URI::gopher; # <draft-murali-url-gopher>, Dec 4, 1996
use strict;
use warnings;
-our $VERSION = '1.76';
+our $VERSION = '5.07';
use parent 'URI::_server';