mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/zlib] Bump version to 1.1.0
https://github.com/ruby/zlib/commit/5af77c1ee8
This commit is contained in:
parent
7ebcee6b76
commit
b94d06096b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
# define VALGRIND_MAKE_MEM_UNDEFINED(p, n) 0
|
# define VALGRIND_MAKE_MEM_UNDEFINED(p, n) 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define RUBY_ZLIB_VERSION "1.0.0"
|
#define RUBY_ZLIB_VERSION "1.1.0"
|
||||||
|
|
||||||
#ifndef RB_PASS_CALLED_KEYWORDS
|
#ifndef RB_PASS_CALLED_KEYWORDS
|
||||||
# define rb_class_new_instance_kw(argc, argv, klass, kw_splat) rb_class_new_instance(argc, argv, klass)
|
# define rb_class_new_instance_kw(argc, argv, klass, kw_splat) rb_class_new_instance(argc, argv, klass)
|
||||||
|
|
Loading…
Reference in a new issue