1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

protocol.rb version 1.1.17 for ruby 1.4 branch

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@680 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
aamine 2000-05-05 08:53:37 +00:00
parent 0b0db73683
commit c9d51e1294
2 changed files with 12 additions and 2 deletions

View file

@ -15,7 +15,7 @@ require 'socket'
module Net
Version = '1.1.16'
Version = '1.1.17'
=begin