From: "hsbt (Hiroshi SHIBATA)" <noreply@...>
Date: 2022-11-18T10:01:48+00:00
Subject: [ruby-core:110811] [Ruby master Feature#19072] Reminder: Remove ABI version suffix like "3.2.0+2" from release version

Issue #19072 has been updated by hsbt (Hiroshi SHIBATA).


Thanks @nobu

I also confirmed removing +n suffix with building snapshot applied `#define RUBY_PATCHLEVEL 0` to `version.h`.



----------------------------------------
Feature #19072: Reminder: Remove ABI version suffix like "3.2.0+2" from release version
https://bugs.ruby-lang.org/issues/19072#change-100169

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
----------------------------------------
The development version of Ruby 3.2.0 added ABI version suffix like `+2`. It will remove at the final release of Ruby 3.2.0.

@nobu said it's already implemented on our package script(?). But We should check it before the final release.



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>