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
4ca521e913
commit
b200bad6cd
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@
|
|||
*/
|
||||
# define RUBY_VERSION_MAJOR RUBY_API_VERSION_MAJOR
|
||||
# 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_PATCHLEVEL 143
|
||||
#define RUBY_PATCHLEVEL 144
|
||||
|
||||
#include "ruby/version.h"
|
||||
#include "ruby/internal/abi.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue