diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-03-09 15:59:27 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-03-09 15:59:27 +0000 |
| commit | 5a36a6a7582eb460a73b05590f788f8a3e26d3da (patch) | |
| tree | 2504b199ff827fc86875687165984b9e4c0aa89f | |
| parent | 8421d7d8781852897bd5ce8429816221f17091c1 (diff) | |
* 2009-03-09
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22861 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
| -rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #define RUBY_VERSION "1.8.8" -#define RUBY_RELEASE_DATE "2009-03-07" +#define RUBY_RELEASE_DATE "2009-03-09" #define RUBY_VERSION_CODE 188 -#define RUBY_RELEASE_CODE 20090307 +#define RUBY_RELEASE_CODE 20090309 #define RUBY_PATCHLEVEL -1 #define RUBY_VERSION_MAJOR 1 |
