mirror of
https://github.com/ruby/ruby.git
synced 2025-09-19 02:23:59 +02:00
merges r23906 from trunk into ruby_1_9_1.
-- * dln.c (dln_find_1): fixed index overrun. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
61c0c7ab5d
commit
149e1593e9
3 changed files with 7 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
#define RUBY_VERSION "1.9.1"
|
||||
#define RUBY_RELEASE_DATE "2009-07-12"
|
||||
#define RUBY_PATCHLEVEL 210
|
||||
#define RUBY_PATCHLEVEL 211
|
||||
#define RUBY_VERSION_MAJOR 1
|
||||
#define RUBY_VERSION_MINOR 9
|
||||
#define RUBY_VERSION_TEENY 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue