mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 2021-05-01 [ci skip]
This commit is contained in:
parent
a9824a3113
commit
a867d55279
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
|||
#define RUBY_PATCHLEVEL -1
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2021
|
||||
#define RUBY_RELEASE_MONTH 4
|
||||
#define RUBY_RELEASE_DAY 30
|
||||
#define RUBY_RELEASE_MONTH 5
|
||||
#define RUBY_RELEASE_DAY 1
|
||||
|
||||
#include "ruby/version.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue