mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
o http.rb: return value of 'head' was wrong
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d8d148d816
commit
0dcf7498b1
2 changed files with 22 additions and 18 deletions
|
@ -15,7 +15,7 @@ require 'socket'
|
|||
|
||||
module Net
|
||||
|
||||
Version = '1.1.9'
|
||||
Version = '1.1.10'
|
||||
|
||||
=begin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue