summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-27 02:55:49 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-27 02:55:49 +0000
commit448459dc8295c9b6b11d2313723420257966ba89 (patch)
treef234ac2857702ac7d4bf38f8f76f06f5de90ce7b /version.h
parentcf80deed4fb55405ef065a05db96b9976cf1e226 (diff)
downloadruby-448459dc8295c9b6b11d2313723420257966ba89.tar.gz
ruby-448459dc8295c9b6b11d2313723420257966ba89.tar.xz
ruby-448459dc8295c9b6b11d2313723420257966ba89.zip
merges r25134 from trunk into ruby_1_9_1.
-- * dln.c (aix_loaderror): needs format string. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25953 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 8453c579a..84d46cfbd 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.1"
-#define RUBY_PATCHLEVEL 354
+#define RUBY_PATCHLEVEL 355
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 9
#define RUBY_VERSION_TEENY 1