summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-03-08 08:52:25 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-03-08 08:52:25 +0000
commitd11b6f0cfcc676a4315bfad43a83e276a05c83d9 (patch)
tree1b5ac843595ca6102aff5bae5d3fc73e9bb4774e /version.h
parent460530eab138a4c959be884fb86c9b3579ba6141 (diff)
* merge -c 12006
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12020 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 0d391a2234..9f72a1d912 100644
--- a/version.h
+++ b/version.h
@@ -2,7 +2,7 @@
#define RUBY_RELEASE_DATE "2007-03-08"
#define RUBY_VERSION_CODE 185
#define RUBY_RELEASE_CODE 20070308
-#define RUBY_PATCHLEVEL 28
+#define RUBY_PATCHLEVEL 29
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8