From: "hsbt (Hiroshi SHIBATA)" Date: 2022-02-17T06:03:11+00:00 Subject: [ruby-core:107613] [Ruby master Feature#18513] Hide patchlevel from `ruby -v` Issue #18513 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Assigned to Closed Merged at https://github.com/ruby/ruby/commit/9f81d9f92d ---------------------------------------- Feature #18513: Hide patchlevel from `ruby -v` https://bugs.ruby-lang.org/issues/18513#change-96524 * Author: hsbt (Hiroshi SHIBATA) * Status: Closed * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) ---------------------------------------- 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. -- https://bugs.ruby-lang.org/ Unsubscribe: