Skip to content

Commit 724a071

Browse files
committed
Bump up 3.0.7
1 parent 1451052 commit 724a071

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎version.h‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
*/
1111
# define RUBY_VERSION_MAJOR RUBY_API_VERSION_MAJOR
1212
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
13-
#define RUBY_VERSION_TEENY 6
13+
#define RUBY_VERSION_TEENY 7
1414
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
15-
#define RUBY_PATCHLEVEL 219
15+
#define RUBY_PATCHLEVEL 220
1616

1717
#define RUBY_RELEASE_YEAR 2024
1818
#define RUBY_RELEASE_MONTH 4

0 commit comments

Comments
 (0)