mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
bump teeny
This commit is contained in:
parent
c426ad1f62
commit
0a3704f218
1 changed files with 3 additions and 3 deletions
|
@ -9,13 +9,13 @@
|
|||
*/
|
||||
# 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 260
|
||||
#define RUBY_PATCHLEVEL 261
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2025
|
||||
#define RUBY_RELEASE_MONTH 3
|
||||
#define RUBY_RELEASE_DAY 6
|
||||
#define RUBY_RELEASE_DAY 26
|
||||
|
||||
#include "ruby/version.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue