diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-10-16 04:43:40 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-10-16 04:43:40 +0000 |
| commit | 7b52c4988c50aa487343d259e724f6958a359349 (patch) | |
| tree | f96fd0281013c54c2c805e7e8f5073b3a829d5b4 /version.h | |
| parent | f6a5384c092a68f3a20ea0509b3efb647312cee0 (diff) | |
| download | ruby-7b52c4988c50aa487343d259e724f6958a359349.tar.gz ruby-7b52c4988c50aa487343d259e724f6958a359349.tar.xz ruby-7b52c4988c50aa487343d259e724f6958a359349.zip | |
2002-10-16
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
| -rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ #define RUBY_VERSION "1.7.3" -#define RUBY_RELEASE_DATE "2002-10-12" +#define RUBY_RELEASE_DATE "2002-10-16" #define RUBY_VERSION_CODE 173 -#define RUBY_RELEASE_CODE 20021012 +#define RUBY_RELEASE_CODE 20021016 |
