summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-21 10:34:14 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-21 10:34:14 +0000
commit75a66fa96c9976b337ccaa73f4b7260a88eb0617 (patch)
tree3eae79691a8540c4586a4bac763a597a171434a7 /version.h
parent8344fa5eff92516fe15eb4152aea883fd5da5e1f (diff)
merges r23727 from trunk into ruby_1_9_1.
-- * rational.c (nurat_coerce): accepts Complex when the imag is exact zero. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23796 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 8d3a71efa..496b63cae 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
#define RUBY_VERSION "1.9.1"
#define RUBY_RELEASE_DATE "2009-05-22"
-#define RUBY_PATCHLEVEL 186
+#define RUBY_PATCHLEVEL 187
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 9
#define RUBY_VERSION_TEENY 1