mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Bump version to 3.2.0.rc.1
This commit is contained in:
parent
734c5276f0
commit
832fe77879
Notes:
git
2020-07-31 21:08:27 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue