mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
e1536a1e56
commit
cd2613b6a4
1 changed files with 1 additions and 1 deletions
|
@ -397,7 +397,7 @@ module Net #:nodoc:
|
|||
class HTTP < Protocol
|
||||
|
||||
# :stopdoc:
|
||||
VERSION = "0.2.0"
|
||||
VERSION = "0.2.1.pre1"
|
||||
Revision = %q$Revision$.split[1]
|
||||
HTTPVersion = '1.1'
|
||||
begin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue