Skip to content

Commit c866fb7

Browse files
hsbtmatzbot
authored andcommitted
[ruby/etc] Bump up v1.4.4
ruby/etc@0d2f76ffb4
1 parent 90eb879 commit c866fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3"
59+
#define RUBY_ETC_VERSION "1.4.4"
6060

6161
#ifdef HAVE_RB_DEPRECATE_CONSTANT
6262
void rb_deprecate_constant(VALUE mod, const char *name);

0 commit comments

Comments
 (0)