mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/rdoc.rb: Set version to 4.0.0.preview2
* lib/rubygems.rb: Set version to 2.0.0.preview2 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38031 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
368d99b391
commit
24c0d0764b
3 changed files with 7 additions and 2 deletions
|
@ -64,7 +64,7 @@ module RDoc
|
|||
##
|
||||
# RDoc version you are using
|
||||
|
||||
VERSION = '4.0'
|
||||
VERSION = '4.0.0.preview2'
|
||||
|
||||
##
|
||||
# Method visibilities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue