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