We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0384b4 commit 82dd69aCopy full SHA for 82dd69a
ext/etc/etc.c
@@ -52,7 +52,7 @@ char *getenv();
52
#endif
53
char *getlogin();
54
55
-#define RUBY_ETC_VERSION "1.3.0"
+#define RUBY_ETC_VERSION "1.3.1"
56
57
#ifdef HAVE_RB_DEPRECATE_CONSTANT
58
void rb_deprecate_constant(VALUE mod, const char *name);
0 commit comments