Skip to content

Commit

Permalink
Bump up v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 13, 2024
1 parent 1838819 commit d2e29b2
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.2.0"
#define RUBY_ZLIB_VERSION "3.2.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 d2e29b2

Please sign in to comment.