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