summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-12-05 09:40:41 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-12-05 09:40:41 +0000
commita968bd2efb93595c625ca124d3b6f18f525f5814 (patch)
tree0289319f36226f230951dd2a0af77c05c2c7db21 /version.h
parent7aae3bd3c37b3f399aa55325a37c8428e5981e2d (diff)
downloadruby-a968bd2efb93595c625ca124d3b6f18f525f5814.tar.gz
ruby-a968bd2efb93595c625ca124d3b6f18f525f5814.tar.xz
ruby-a968bd2efb93595c625ca124d3b6f18f525f5814.zip
merges r25092 from trunk into ruby_1_9_1.
-- * win32/win32.c, include/ruby/win32.h (rb_w32_access): new function to replace MSVCRT's access(). [ruby-core:25761] * file.c (eaccess): workaround for recent MSVCRT is no longer needed. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26017 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 e4a3dbcb9..de4f6527c 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.1"
-#define RUBY_PATCHLEVEL 370
+#define RUBY_PATCHLEVEL 371
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 9
#define RUBY_VERSION_TEENY 1