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 ee5c807 commit 5af77c1Copy full SHA for 5af77c1
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 "1.0.0"
+#define RUBY_ZLIB_VERSION "1.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