1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_5@63027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2018-03-28 16:45:58 +00:00
parent 74af0a58ce
commit 56765c559e

View file

@ -1,6 +1,6 @@
#define RUBY_VERSION "2.5.1"
#define RUBY_RELEASE_DATE "2018-03-29"
#define RUBY_PATCHLEVEL 56
#define RUBY_PATCHLEVEL 57
#define RUBY_RELEASE_YEAR 2018
#define RUBY_RELEASE_MONTH 3