diff options
-rw-r--r-- | include/ruby/internal/abi.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ * In released versions of Ruby, this number should not be changed since teeny * versions of Ruby should guarantee ABI compatibility. */ -#define RUBY_ABI_VERSION 1 /* Windows does not support weak symbols so ruby_abi_version will not exist * in the shared library. */ |