mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
merge revision(s) 57165:
Add ruby_2_4 branch to test on travis [skip ci] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@57882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c1478b660d
commit
4217e86761
2 changed files with 2 additions and 1 deletions
|
@ -59,6 +59,7 @@ branches:
|
|||
- ruby_2_1
|
||||
- ruby_2_2
|
||||
- ruby_2_3
|
||||
- ruby_2_4
|
||||
- /^feature\//
|
||||
- /^bug\//
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#define RUBY_VERSION "2.4.0"
|
||||
#define RUBY_RELEASE_DATE "2017-03-12"
|
||||
#define RUBY_PATCHLEVEL 47
|
||||
#define RUBY_PATCHLEVEL 48
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2017
|
||||
#define RUBY_RELEASE_MONTH 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue