[ruby/etc] Start 1.4.3

https://github.com/ruby/etc/commit/a9e4d4730d
This commit is contained in:
Nobuyoshi Nakada 2023-10-29 16:14:44 +09:00 committed by git
parent f082ccf4f8
commit 88f1d380ea

View File

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