summaryrefslogtreecommitdiffstats
path: root/lib/ftplib.rb
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-12-20 03:29:45 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-12-20 03:29:45 +0000
commitb7ad1a382772cb88788d6cbd175a39f70b0c79f6 (patch)
tree5a09b30112ffd6def7da7c0e1df059559dcade92 /lib/ftplib.rb
parentcbc501a0239022b94f4608dc2ff5644fc6b25a10 (diff)
downloadruby-b7ad1a382772cb88788d6cbd175a39f70b0c79f6.tar.gz
ruby-b7ad1a382772cb88788d6cbd175a39f70b0c79f6.tar.xz
ruby-b7ad1a382772cb88788d6cbd175a39f70b0c79f6.zip
*** empty log message ***
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/ftplib.rb')
-rw-r--r--lib/ftplib.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ftplib.rb b/lib/ftplib.rb
index 494c3bef8..9282f5bac 100644
--- a/lib/ftplib.rb
+++ b/lib/ftplib.rb
@@ -1,7 +1,7 @@
## ftplib.rb
# Author: Shugo Maeda <shugo@netlab.co.jp>
-# Version: 1.7.1
+# Version: $Revision:$
## Code: