Skip to content

Commit b3e9d9c

Browse files
committed
Bump version to 1.4.1
1 parent 4cefd0a commit b3e9d9c

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.4.0"
55+
#define RUBY_ETC_VERSION "1.4.1"
5656

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

0 commit comments

Comments
 (0)