summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-08 15:32:40 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-08 15:32:40 +0000
commit12092087542c11c79d157dcdeaf89b0c52ac5cb0 (patch)
treef0e6fed0cd40fa0af19de23eb73497c01feefa38 /version.h
parent181b0d47830696eecbfbfe694056de4ded76644d (diff)
merges r24368 from trunk into ruby_1_9_1.
-- * lib/README: updated. a patch from Daniel Bovensiepen. [ruby-core:24693] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24461 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 fc07228cf..600082477 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.1"
-#define RUBY_PATCHLEVEL 265
+#define RUBY_PATCHLEVEL 266
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 9
#define RUBY_VERSION_TEENY 1