Feature #18513
Updated by hsbt (Hiroshi SHIBATA) almost 3 years ago
We still show patch-level like `3.1.0p0` with `ruby -v`. But it has no benefit for users.
In fact, I heard "What does "p0" mean?" from Ruby programmer in this week.
I think we should show only `3.2.0` after Ruby 3.2.0 for especially new users.