1
0
Fork 0
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:
Hiroshi SHIBATA 2019-11-30 18:03:57 +09:00
parent 08c866d528
commit 56567c7648

View file

@ -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"