mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 2022-04-01 [ci skip]
This commit is contained in:
parent
8751769637
commit
5357b6bfb2
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@
|
|||
#define RUBY_PATCHLEVEL -1
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2022
|
||||
#define RUBY_RELEASE_MONTH 3
|
||||
#define RUBY_RELEASE_DAY 31
|
||||
#define RUBY_RELEASE_MONTH 4
|
||||
#define RUBY_RELEASE_DAY 1
|
||||
|
||||
#include "ruby/version.h"
|
||||
#include "ruby/internal/abi.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue