Skip to content

Commit fb9d914

Browse files
committed
Merge branch 'v2.0'
2 parents 3a609e9 + 434eba5 commit fb9d914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/zlib/zlib.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# define VALGRIND_MAKE_MEM_UNDEFINED(p, n) 0
2626
#endif
2727

28-
#define RUBY_ZLIB_VERSION "1.1.0"
28+
#define RUBY_ZLIB_VERSION "2.0.0"
2929

3030
#ifndef RB_PASS_CALLED_KEYWORDS
3131
# define rb_class_new_instance_kw(argc, argv, klass, kw_splat) rb_class_new_instance(argc, argv, klass)

0 commit comments

Comments
 (0)