Skip to content

Commit

Permalink
Bump version to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 9, 2022
1 parent 61b3dc4 commit 5cac138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/etc/etc.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ static VALUE sGroup;
#endif
char *getlogin();

#define RUBY_ETC_VERSION "1.4.1"
#define RUBY_ETC_VERSION "1.4.2"

#ifdef HAVE_RB_DEPRECATE_CONSTANT
void rb_deprecate_constant(VALUE mod, const char *name);
Expand Down

0 comments on commit 5cac138

Please sign in to comment.