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 1fec438 commit 2561e12Copy full SHA for 2561e12
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 "3.0.0"
+#define RUBY_ZLIB_VERSION "3.1.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