summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-10 17:09:40 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-10 17:09:40 +0000
commit0a0cd5a5221bc546a583a989da3950e0df565469 (patch)
treefdd8b1163b1dbaa9dbbd3c806346f86045c29d33 /version.h
parenta3c86b0f711a1d76689150ba2e3ed44ce6f9d987 (diff)
downloadruby-0a0cd5a5221bc546a583a989da3950e0df565469.tar.gz
ruby-0a0cd5a5221bc546a583a989da3950e0df565469.tar.xz
ruby-0a0cd5a5221bc546a583a989da3950e0df565469.zip
merges r24961 from trunk into ruby_1_9_1.
-- * lib/matrix.rb (Matrix#/): Fix obvious bug git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25706 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 b1fcb8480..db77c82b9 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.1"
-#define RUBY_PATCHLEVEL 333
+#define RUBY_PATCHLEVEL 334
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 9
#define RUBY_VERSION_TEENY 1