We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b11a3 commit 5ee083cCopy full SHA for 5ee083c
include/ruby/internal/abi.h
@@ -24,7 +24,7 @@
24
* In released versions of Ruby, this number is not defined since teeny
25
* versions of Ruby should guarantee ABI compatibility.
26
*/
27
-#define RUBY_ABI_VERSION 3
+#define RUBY_ABI_VERSION 4
28
29
/* Windows does not support weak symbols so ruby_abi_version will not exist
30
* in the shared library. */
0 commit comments