mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/etc] Bump up etc version to 1.3.0
https://github.com/ruby/etc/commit/85ca541d0b
This commit is contained in:
parent
b482a516d2
commit
847eeafd65
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ char *getenv();
|
|||
#endif
|
||||
char *getlogin();
|
||||
|
||||
#define RUBY_ETC_VERSION "1.2.0"
|
||||
#define RUBY_ETC_VERSION "1.3.0"
|
||||
|
||||
#ifdef HAVE_RB_DEPRECATE_CONSTANT
|
||||
void rb_deprecate_constant(VALUE mod, const char *name);
|
||||
|
|
Loading…
Add table
Reference in a new issue