mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
bump teeny version to 2.4.2
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@58444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
333345469d
commit
4138651b66
1 changed files with 5 additions and 5 deletions
10
version.h
10
version.h
|
@ -1,10 +1,10 @@
|
|||
#define RUBY_VERSION "2.4.1"
|
||||
#define RUBY_RELEASE_DATE "2017-03-24"
|
||||
#define RUBY_PATCHLEVEL 112
|
||||
#define RUBY_VERSION "2.4.2"
|
||||
#define RUBY_RELEASE_DATE "2017-04-22"
|
||||
#define RUBY_PATCHLEVEL 113
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2017
|
||||
#define RUBY_RELEASE_MONTH 3
|
||||
#define RUBY_RELEASE_DAY 24
|
||||
#define RUBY_RELEASE_MONTH 4
|
||||
#define RUBY_RELEASE_DAY 22
|
||||
|
||||
#include "ruby/version.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue