Reset ABI version [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2022-12-26 09:58:43 +09:00
parent 2a6dbf03a2
commit d8b55d11da
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

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 0
/* Windows does not support weak symbols so ruby_abi_version will not exist
* in the shared library. */