summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-22 01:19:20 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-22 01:19:20 +0000
commit1d8484d4210429d2249246be0a4b3969599e2ad9 (patch)
tree7a5a487c772cbc5cbbf9e9e495f1d3f780d0ae0a /lib
parent67ec75152ef22b027bf083a0f4df982ffacef17a (diff)
* lib/rubygems.rb: Set RubyGems to release version.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44331 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
-rw-r--r--lib/rubygems.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems.rb b/lib/rubygems.rb
index 77311734a2..73c4846f82 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -8,7 +8,7 @@
require 'rbconfig'
module Gem
- VERSION = '2.2.0.rc.1'
+ VERSION = '2.2.0'
end
# Must be first since it unloads the prelude from 1.9.2