2003-11-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3f4d04564b
commit
3ed3621060
@ -1,11 +1,11 @@
|
||||
#define RUBY_VERSION "1.8.1"
|
||||
#define RUBY_RELEASE_DATE "2003-10-31"
|
||||
#define RUBY_RELEASE_DATE "2003-11-01"
|
||||
#define RUBY_VERSION_CODE 181
|
||||
#define RUBY_RELEASE_CODE 20031031
|
||||
#define RUBY_RELEASE_CODE 20031101
|
||||
|
||||
#define RUBY_VERSION_MAJOR 1
|
||||
#define RUBY_VERSION_MINOR 8
|
||||
#define RUBY_VERSION_TEENY 1
|
||||
#define RUBY_RELEASE_YEAR 2003
|
||||
#define RUBY_RELEASE_MONTH 10
|
||||
#define RUBY_RELEASE_DAY 31
|
||||
#define RUBY_RELEASE_MONTH 11
|
||||
#define RUBY_RELEASE_DAY 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user