summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-12-14 04:28:06 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-12-14 04:28:06 +0000
commit34bda680b75141d912b33e6a9f43b656011b3e1e (patch)
tree75b55aa96198919e27de27df58371fd87d687bed /version.h
parent90dc4551510a8d608b81a93c4a6c9e211013ce30 (diff)
merge revision(s) 25009:
* lib/open3.rb (Open3#popen3): fixed and improved rdoc. [ruby-core:25658] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26095 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 f6b4553817..377743d47f 100644
--- a/version.h
+++ b/version.h
@@ -2,7 +2,7 @@
#define RUBY_RELEASE_DATE "2009-12-14"
#define RUBY_VERSION_CODE 187
#define RUBY_RELEASE_CODE 20091214
-#define RUBY_PATCHLEVEL 238
+#define RUBY_PATCHLEVEL 239
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8