We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d78fa8 commit f1ce5e3Copy full SHA for f1ce5e3
ext/zlib/zlib.c
@@ -25,7 +25,7 @@
25
# define VALGRIND_MAKE_MEM_UNDEFINED(p, n) 0
26
#endif
27
28
-#define RUBY_ZLIB_VERSION "2.1.1"
+#define RUBY_ZLIB_VERSION "3.0.0"
29
30
#ifndef RB_PASS_CALLED_KEYWORDS
31
# define rb_class_new_instance_kw(argc, argv, klass, kw_splat) rb_class_new_instance(argc, argv, klass)
0 commit comments