Bump ABI version

Followup changes in https://github.com/ruby/ruby/pull/14470 /
03c86b053197f3cd6bece1925e634c1d74d196d0
This commit is contained in:
Jean Boussier 2025-09-08 17:55:24 +02:00
parent 41b11a3512
commit 5ee083c71a

View File

@ -24,7 +24,7 @@
* In released versions of Ruby, this number is not defined since teeny
* versions of Ruby should guarantee ABI compatibility.
*/
#define RUBY_ABI_VERSION 3
#define RUBY_ABI_VERSION 4
/* Windows does not support weak symbols so ruby_abi_version will not exist
* in the shared library. */