mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
d7c65398e0
commit
35d8427b8b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module URI
|
||||
# :stopdoc:
|
||||
VERSION_CODE = '010000'.freeze
|
||||
VERSION_CODE = '010001'.freeze
|
||||
VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze
|
||||
# :startdoc:
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue