[ruby/etc] Bump up v1.4.6

c9c9b9d15e
This commit is contained in:
Hiroshi SHIBATA 2025-07-15 16:24:07 +09:00 committed by git
parent b67e10257c
commit ea880e624e

View file

@ -56,7 +56,7 @@ static VALUE sGroup;
#endif
RUBY_EXTERN char *getlogin(void);
#define RUBY_ETC_VERSION "1.4.5"
#define RUBY_ETC_VERSION "1.4.6"
#define SYMBOL_LIT(str) ID2SYM(rb_intern_const(str ""))