Skip to content

Commit a38531f

Browse files
committed
v3.4.4
1 parent d8e7ab9 commit a38531f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010
# define RUBY_VERSION_MAJOR RUBY_API_VERSION_MAJOR
1111
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
12-
#define RUBY_VERSION_TEENY 3
12+
#define RUBY_VERSION_TEENY 4
1313
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
1414
#define RUBY_PATCHLEVEL 34
1515

0 commit comments

Comments
 (0)