[ruby/etc] Bump up v1.4.4

https://github.com/ruby/etc/commit/0d2f76ffb4
This commit is contained in:
Hiroshi SHIBATA 2024-11-01 13:09:28 +09:00 committed by git
parent 90eb879df4
commit c866fb7caf

View File

@ -56,7 +56,7 @@ static VALUE sGroup;
#endif
RUBY_EXTERN char *getlogin(void);
#define RUBY_ETC_VERSION "1.4.3"
#define RUBY_ETC_VERSION "1.4.4"
#ifdef HAVE_RB_DEPRECATE_CONSTANT
void rb_deprecate_constant(VALUE mod, const char *name);