mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 05:29:10 +02:00
Bump up 3.0.7
This commit is contained in:
parent
1451052172
commit
724a071175
1 changed files with 2 additions and 2 deletions
|
@ -10,9 +10,9 @@
|
|||
*/
|
||||
# define RUBY_VERSION_MAJOR RUBY_API_VERSION_MAJOR
|
||||
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
|
||||
#define RUBY_VERSION_TEENY 6
|
||||
#define RUBY_VERSION_TEENY 7
|
||||
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
|
||||
#define RUBY_PATCHLEVEL 219
|
||||
#define RUBY_PATCHLEVEL 220
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2024
|
||||
#define RUBY_RELEASE_MONTH 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue