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

* 2015-10-08

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
svn 2015-10-08 01:44:52 +00:00
parent 4334bb87f9
commit 1168f62336

View file

@ -1,10 +1,10 @@
#define RUBY_VERSION "2.3.0"
#define RUBY_RELEASE_DATE "2015-10-07"
#define RUBY_RELEASE_DATE "2015-10-08"
#define RUBY_PATCHLEVEL -1
#define RUBY_RELEASE_YEAR 2015
#define RUBY_RELEASE_MONTH 10
#define RUBY_RELEASE_DAY 7
#define RUBY_RELEASE_DAY 8
#include "ruby/version.h"