summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-09 00:56:38 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-09 00:56:38 +0000
commitc2bd2760616f13047fd42ae9b9645efb2c072076 (patch)
tree34ef82807ad5a8ec3b9c8a4c47cd524e35b66421 /version.h
parentd9ce3805d6c0e24e7e9ad66aa0444f397fa81170 (diff)
merge revision(s) 21994:
* lib/rexml/rexml.rb: incremented Ruby::VERSION. Thanks, Jeremy Kemper. [ruby-core:20113] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@22842 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 de5d2589ed..1114b53986 100644
--- a/version.h
+++ b/version.h
@@ -2,7 +2,7 @@
#define RUBY_RELEASE_DATE "2009-03-09"
#define RUBY_VERSION_CODE 187
#define RUBY_RELEASE_CODE 20090309
-#define RUBY_PATCHLEVEL 147
+#define RUBY_PATCHLEVEL 148
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8