diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-07-26 15:32:59 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-07-26 15:32:59 +0000 |
| commit | 7b883300fa7aee713c3854c2e3f037f5a61eb8f9 (patch) | |
| tree | 02fc273b6725deaca82022a9b9332f83900464a9 /version.h | |
| parent | d6a9d87945e86cd206adf7d820e4390355bea8e5 (diff) | |
merges r24219 from trunk into ruby_1_9_1.
--
* lib/tracer.rb: toplevel caller exists now. [ruby-core:24454]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
| -rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #define RUBY_VERSION "1.9.1" -#define RUBY_PATCHLEVEL 249 +#define RUBY_PATCHLEVEL 250 #define RUBY_VERSION_MAJOR 1 #define RUBY_VERSION_MINOR 9 #define RUBY_VERSION_TEENY 1 |
