summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-07-07 20:22:51 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-07-31 21:07:19 +0900
commit832fe778796026389f05330242795a004e442360 (patch)
treefdb3b34ac9dad3fbab731781f087bb124e30ab23
parent734c5276f0ad1215eeba2f5884b384b1ffbbefc7 (diff)
Bump version to 3.2.0.rc.1
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3379
-rw-r--r--lib/rubygems.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems.rb b/lib/rubygems.rb
index 75122ed088..e72d62b786 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -8,7 +8,7 @@
require 'rbconfig'
module Gem
- VERSION = "3.2.0.pre1".freeze
+ VERSION = "3.2.0.rc.1".freeze
end
# Must be first since it unloads the prelude from 1.9.2