From: "matz (Yukihiro Matsumoto)" Date: 2022-02-17T04:48:00+00:00 Subject: [ruby-core:107610] [Ruby master Feature#18513] Hide patchlevel from `ruby -v` Issue #18513 has been updated by matz (Yukihiro Matsumoto). Agreed. Matz. ---------------------------------------- Feature #18513: Hide patchlevel from `ruby -v` https://bugs.ruby-lang.org/issues/18513#change-96521 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * 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: