Skip to content

Commit ea880e6

Browse files
hsbtmatzbot
authored andcommitted
[ruby/etc] Bump up v1.4.6
ruby/etc@c9c9b9d15e
1 parent b67e102 commit ea880e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/etc/etc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ static VALUE sGroup;
5656
#endif
5757
RUBY_EXTERN char *getlogin(void);
5858

59-
#define RUBY_ETC_VERSION "1.4.5"
59+
#define RUBY_ETC_VERSION "1.4.6"
6060

6161
#define SYMBOL_LIT(str) ID2SYM(rb_intern_const(str ""))
6262

0 commit comments

Comments
 (0)