mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
* 2018-03-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@62876 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
681d1e79b7
commit
49e950c819
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
#define RUBY_VERSION "2.4.4"
|
||||
#define RUBY_RELEASE_DATE "2018-03-21"
|
||||
#define RUBY_RELEASE_DATE "2018-03-22"
|
||||
#define RUBY_PATCHLEVEL 279
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2018
|
||||
#define RUBY_RELEASE_MONTH 3
|
||||
#define RUBY_RELEASE_DAY 21
|
||||
#define RUBY_RELEASE_DAY 22
|
||||
|
||||
#include "ruby/version.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue