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 c819a03 commit 5019f43Copy full SHA for 5019f43
ext/etc/etc.c
@@ -56,7 +56,7 @@ static VALUE sGroup;
56
#endif
57
RUBY_EXTERN char *getlogin(void);
58
59
-#define RUBY_ETC_VERSION "1.4.4"
+#define RUBY_ETC_VERSION "1.4.5"
60
61
#define SYMBOL_LIT(str) ID2SYM(rb_intern_const(str ""))
62
0 commit comments