summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-08 02:03:08 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-08 02:03:08 +0000
commit6306210378cb8be8c4442040d21c14351d7f015b (patch)
tree878c257dab70992e6fc2bb67bc1404a60a9d5560
parentb9b1038ca3aac14e7cca3f5cc170a03e633fc605 (diff)
patchlevel 286
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@18428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index a8c8d0ce01..ca042ca4f5 100644
--- a/version.h
+++ b/version.h
@@ -2,7 +2,7 @@
#define RUBY_RELEASE_DATE "2008-08-08"
#define RUBY_VERSION_CODE 186
#define RUBY_RELEASE_CODE 20080808
-#define RUBY_PATCHLEVEL 285
+#define RUBY_PATCHLEVEL 286
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8