Skip to content

Commit

Permalink
Merge pull request #82 from k0kubun/release-3-1-1
Browse files Browse the repository at this point in the history
Bump up 3.1.1
  • Loading branch information
hsbt authored May 29, 2024
2 parents 488b921 + 55ae029 commit 220f962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/zlib/zlib.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# define VALGRIND_MAKE_MEM_UNDEFINED(p, n) 0
#endif

#define RUBY_ZLIB_VERSION "3.1.0"
#define RUBY_ZLIB_VERSION "3.1.1"

#ifndef RB_PASS_CALLED_KEYWORDS
# define rb_class_new_instance_kw(argc, argv, klass, kw_splat) rb_class_new_instance(argc, argv, klass)
Expand Down

0 comments on commit 220f962

Please sign in to comment.