mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
1e1da75031
commit
12e78fbfcd
1 changed files with 1 additions and 0 deletions
|
@ -1118,6 +1118,7 @@ Init_etc(void)
|
|||
RB_EXT_RACTOR_SAFE(true);
|
||||
#endif
|
||||
mEtc = rb_define_module("Etc");
|
||||
/* The version */
|
||||
rb_define_const(mEtc, "VERSION", rb_str_new_cstr(RUBY_ETC_VERSION));
|
||||
init_constants(mEtc);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue