about summary refs log tree commit
path: root/lib/Net/FTP/L.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/FTP/L.pm')
-rw-r--r--lib/Net/FTP/L.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/FTP/L.pm b/lib/Net/FTP/L.pm
index e4ab31e..d9a8857 100644
--- a/lib/Net/FTP/L.pm
+++ b/lib/Net/FTP/L.pm
@@ -8,6 +8,6 @@ use warnings;
 use Net::FTP::I;
 
 our @ISA = qw(Net::FTP::I);
-our $VERSION = "3.10";
+our $VERSION = "3.11";
 
 1;