Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0b7e5b

Browse files
committed
v3.4.3
1 parent 1c23c30 commit d0b7e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.h

+1-1
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 2
12+
#define RUBY_VERSION_TEENY 3
1313
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
1414
#define RUBY_PATCHLEVEL 32
1515

0 commit comments

Comments
 (0)