summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-31 13:04:18 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-31 13:04:18 +0000
commit561b83451b5c0bcde84d7fae9340402965f06763 (patch)
tree929ae288103302763363f2c44618110b3bd6a651 /version.h
parentf27ececfaef052cf8d28505711b30a161cce8574 (diff)
merges r24748 from trunk into ruby_1_9_1.
-- * bignum.c (rb_big_div, rb_big_idiv): fixed indent. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25587 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 f3cad1bee..1e8044247 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.1"
-#define RUBY_PATCHLEVEL 312
+#define RUBY_PATCHLEVEL 313
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 9
#define RUBY_VERSION_TEENY 1