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