summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-03-16 11:31:00 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-03-16 11:31:00 +0000
commitd0244d23268fa6a9959da1c153a78dc719f204fe (patch)
tree007952b0ff9087e06bff025d51773a427adc634e /version.h
parent62cba2e11cfc2cdeb5ea6766f1cd69c38ea02164 (diff)
downloadruby-d0244d23268fa6a9959da1c153a78dc719f204fe.tar.gz
ruby-d0244d23268fa6a9959da1c153a78dc719f204fe.tar.xz
ruby-d0244d23268fa6a9959da1c153a78dc719f204fe.zip
* merge -r 12066:12069
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6@12077 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 7c6e0e800..7613e060f 100644
--- a/version.h
+++ b/version.h
@@ -2,7 +2,7 @@
#define RUBY_RELEASE_DATE "2007-03-16"
#define RUBY_VERSION_CODE 186
#define RUBY_RELEASE_CODE 20070316
-#define RUBY_PATCHLEVEL 1
+#define RUBY_PATCHLEVEL 2
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8