summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/URI/sftp.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/sftp.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/URI/sftp.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/sftp.pm b/Master/tlpkg/tlperl/site/lib/URI/sftp.pm
index 93ff152ed16..b1636f09012 100644
--- a/Master/tlpkg/tlperl/site/lib/URI/sftp.pm
+++ b/Master/tlpkg/tlperl/site/lib/URI/sftp.pm
@@ -5,6 +5,6 @@ use warnings;
use parent 'URI::ssh';
-our $VERSION = '1.76';
+our $VERSION = '5.07';
1;