Skip to content

Commit 82dd69a

Browse files
committed
bump up to 1.3.1
1 parent f0384b4 commit 82dd69a

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
@@ -52,7 +52,7 @@ char *getenv();
5252
#endif
5353
char *getlogin();
5454

55-
#define RUBY_ETC_VERSION "1.3.0"
55+
#define RUBY_ETC_VERSION "1.3.1"
5656

5757
#ifdef HAVE_RB_DEPRECATE_CONSTANT
5858
void rb_deprecate_constant(VALUE mod, const char *name);

0 commit comments

Comments
 (0)