From: "shyouhei (Shyouhei Urabe)" Date: 2022-01-26T01:52:05+00:00 Subject: [ruby-core:107282] [Ruby master Feature#18513] Hide patchlevel from `ruby -v` Issue #18513 has been updated by shyouhei (Shyouhei Urabe). :+1:, patch levels no longer serves us very well. ---------------------------------------- Feature #18513: Hide patchlevel from `ruby -v` https://bugs.ruby-lang.org/issues/18513#change-96145 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) ---------------------------------------- We still show patchlevel like `3.1.0p0` with `ruby -v`. But it has no effort for users. In fact, I heard "What 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. -- https://bugs.ruby-lang.org/ Unsubscribe: