Skip to content

Commit 472de69

Browse files
committed
New upstream version 3.3.1
1 parent bd5aff8 commit 472de69

File tree

468 files changed

+12238
-10338
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

468 files changed

+12238
-10338
lines changed

.bundle/gems/net-ftp-0.3.3/lib/net/ftp.rb renamed to .bundle/gems/net-ftp-0.3.4/lib/net/ftp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ class FTP < Protocol
8585
end
8686

8787
# :stopdoc:
88-
VERSION = "0.3.3"
88+
VERSION = "0.3.4"
8989
FTP_PORT = 21
9090
CRLF = "\r\n"
9191
DEFAULT_BLOCKSIZE = BufferedIO::BUFSIZE

0 commit comments

Comments
 (0)