From: Nobuyoshi Nakada Date: 2011-09-13T18:03:30+09:00 Subject: [ruby-core:39507] [Ruby 1.9 - Feature #5313][Assigned] Please drop IRB's version in favour of Ruby version Issue #5313 has been updated by Nobuyoshi Nakada. Category set to lib Status changed from Open to Assigned Assignee set to Keiju Ishitsuka Priority changed from Normal to Low ---------------------------------------- Feature #5313: Please drop IRB's version in favour of Ruby version http://redmine.ruby-lang.org/issues/5313 Author: Vit Ondruch Status: Assigned Priority: Low Assignee: Keiju Ishitsuka Category: lib Target version: It seems that IRB's upstream lives in Ruby's SVN. There is no way how to update IRB separate from Ruby. From that point of view, it would make sense to drop IRB's own version numbers in favour of Ruby versions instead. The IRB reports this version information: > irb -v irb 0.9.6(09/06/30) However from the IRB changelog [1] it is clear that there went some changes in meantime, so the IRB's versioning is not reliable and does not make a sense IMO. [1] https://github.com/ruby/ruby/commits/trunk/lib/irb -- http://redmine.ruby-lang.org