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
a56c2fb375
commit
13f495dc2c
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@
|
||||||
*/
|
*/
|
||||||
# define RUBY_VERSION_MAJOR RUBY_API_VERSION_MAJOR
|
# define RUBY_VERSION_MAJOR RUBY_API_VERSION_MAJOR
|
||||||
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
|
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
|
||||||
#define RUBY_VERSION_TEENY 7
|
#define RUBY_VERSION_TEENY 8
|
||||||
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
|
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
|
||||||
#define RUBY_PATCHLEVEL 262
|
#define RUBY_PATCHLEVEL 263
|
||||||
|
|
||||||
#include "ruby/version.h"
|
#include "ruby/version.h"
|
||||||
#include "ruby/internal/abi.h"
|
#include "ruby/internal/abi.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue