1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* 2022-03-01 [ci skip]

This commit is contained in:
git 2022-03-01 09:46:44 +09:00
parent 11bcc0d9d6
commit 4a55f501ef

View file

@ -14,8 +14,8 @@
#define RUBY_PATCHLEVEL -1
#define RUBY_RELEASE_YEAR 2022
#define RUBY_RELEASE_MONTH 2
#define RUBY_RELEASE_DAY 28
#define RUBY_RELEASE_MONTH 3
#define RUBY_RELEASE_DAY 1
#include "ruby/version.h"
#include "ruby/internal/abi.h"