summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/rdoc.rb2
-rw-r--r--lib/rubygems.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/rdoc.rb b/lib/rdoc.rb
index 6508661d63..32a3658e41 100644
--- a/lib/rdoc.rb
+++ b/lib/rdoc.rb
@@ -64,7 +64,7 @@ module RDoc
##
# RDoc version you are using
- VERSION = '4.0.0.rc.2.1'
+ VERSION = '4.0.0'
##
# Method visibilities
diff --git a/lib/rubygems.rb b/lib/rubygems.rb
index 177774376e..f85117d673 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -8,7 +8,7 @@
require 'rbconfig'
module Gem
- VERSION = '2.0.0.rc.2'
+ VERSION = '2.0.0'
end
# Must be first since it unloads the prelude from 1.9.2