summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-03-16 11:53:15 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-03-16 11:53:15 +0000
commit66c2a8a9d6340854b606135d914aa22ab274d674 (patch)
tree0e9e5893afc4ed7cdbfb9b87ce932aad1188b44f /version.h
parentd0244d23268fa6a9959da1c153a78dc719f204fe (diff)
downloadruby-66c2a8a9d6340854b606135d914aa22ab274d674.tar.gz
ruby-66c2a8a9d6340854b606135d914aa22ab274d674.tar.xz
ruby-66c2a8a9d6340854b606135d914aa22ab274d674.zip
* merge -c 12071
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6@12079 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 7613e060f..432a0e061 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 2
+#define RUBY_PATCHLEVEL 3
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8