2003-08-31
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4467 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7ba2529696
commit
34e218f14d
@ -1,11 +1,11 @@
|
||||
#define RUBY_VERSION "1.8.0"
|
||||
#define RUBY_RELEASE_DATE "2003-08-29"
|
||||
#define RUBY_RELEASE_DATE "2003-08-31"
|
||||
#define RUBY_VERSION_CODE 180
|
||||
#define RUBY_RELEASE_CODE 20030829
|
||||
#define RUBY_RELEASE_CODE 20030831
|
||||
|
||||
#define RUBY_VERSION_MAJOR 1
|
||||
#define RUBY_VERSION_MINOR 8
|
||||
#define RUBY_VERSION_TEENY 0
|
||||
#define RUBY_RELEASE_YEAR 2003
|
||||
#define RUBY_RELEASE_MONTH 8
|
||||
#define RUBY_RELEASE_DAY 29
|
||||
#define RUBY_RELEASE_DAY 31
|
||||
|
Loading…
x
Reference in New Issue
Block a user