[ruby/etc] Bump up 1.4.3

https://github.com/ruby/etc/commit/743c26086d
This commit is contained in:
Hiroshi SHIBATA 2023-12-13 13:58:24 +09:00 committed by git
parent ac939d9ca3
commit 12c775c942

View File

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