mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/etc] Bump version to 1.1.0
https://github.com/ruby/etc/commit/78987ce56a
This commit is contained in:
parent
08c866d528
commit
56567c7648
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ char *getenv();
|
|||
#endif
|
||||
char *getlogin();
|
||||
|
||||
#define RUBY_ETC_VERSION "1.0.1"
|
||||
#define RUBY_ETC_VERSION "1.1.0"
|
||||
|
||||
#include "constdefs.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue