зеркало из https://github.com/github/ruby.git
* lib/rubygems.rb: Update version for upcoming ruby 2.1.0 RC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
7ed9b794b4
Коммит
12c8533e1a
|
@ -1,3 +1,7 @@
|
|||
Sun Dec 8 10:24:20 2013 Eric Hodel <drbrain@segment7.net>
|
||||
|
||||
* lib/rubygems.rb: Update version for upcoming ruby 2.1.0 RC.
|
||||
|
||||
Sun Dec 8 10:21:36 2013 Eric Hodel <drbrain@segment7.net>
|
||||
|
||||
* lib/rubygems: Update to RubyGems master 14749ce. This fixes bugs
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
require 'rbconfig'
|
||||
|
||||
module Gem
|
||||
VERSION = '2.2.0'
|
||||
VERSION = '2.2.0.rc.1'
|
||||
end
|
||||
|
||||
# Must be first since it unloads the prelude from 1.9.2
|
||||
|
|
Загрузка…
Ссылка в новой задаче