mirror of
https://github.com/ruby/ruby.git
synced 2025-09-17 17:43:59 +02:00
* 2012-04-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
de280961df
commit
39573b4b77
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
#define RUBY_VERSION "1.9.3"
|
||||
#define RUBY_PATCHLEVEL 192
|
||||
|
||||
#define RUBY_RELEASE_DATE "2012-04-19"
|
||||
#define RUBY_RELEASE_DATE "2012-04-20"
|
||||
#define RUBY_RELEASE_YEAR 2012
|
||||
#define RUBY_RELEASE_MONTH 4
|
||||
#define RUBY_RELEASE_DAY 19
|
||||
#define RUBY_RELEASE_DAY 20
|
||||
|
||||
#include "ruby/version.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue