summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-08 15:33:20 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-08 15:33:20 +0000
commit1443b2a6e13ba1a6c79a8b07c72e0a9355fa0506 (patch)
tree8515c055427f55c89ec889a8d0d6220ad11b5ef0 /version.h
parentd8d4f18af86a10763f25e54155f0f0953453259a (diff)
merges r24381 from trunk into ruby_1_9_1.
-- * thread.c (recursive_push): need to set UNTRUST. [ruby-dev:38997] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24464 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 53199f9db..d81da7f4b 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.1"
-#define RUBY_PATCHLEVEL 268
+#define RUBY_PATCHLEVEL 269
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 9
#define RUBY_VERSION_TEENY 1