summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-21 14:48:10 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-21 14:48:10 +0000
commitcfbbe109fc9c2391ae8ec2a0f841f2dc1805f4bc (patch)
tree83a25332f572039f6b884698fb68206c3aebfd36 /version.h
parentf3df595bee7a5495bcc3a719fd417260e883937f (diff)
* ext/pty/pty.c (getDevice): fixes a mistake in merging r20877.
Patch by Takahiro Kambe <taca AT back-street.net>. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23521 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 bd1f11b14..7a598e42a 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
#define RUBY_VERSION "1.9.1"
#define RUBY_RELEASE_DATE "2009-05-12"
-#define RUBY_PATCHLEVEL 138
+#define RUBY_PATCHLEVEL 139
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 9
#define RUBY_VERSION_TEENY 1