From 622b522047ea7bdb716ec87131d08400ba41e8b7 Mon Sep 17 00:00:00 2001 From: keiju Date: Wed, 13 Apr 2005 15:27:09 +0000 Subject: * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8322 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- bin/irb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/irb b/bin/irb index 309da52..f277bc4 100644 --- a/bin/irb +++ b/bin/irb @@ -1,10 +1,10 @@ #!/usr/bin/env ruby # # irb.rb - intaractive ruby -# $Release Version: 0.7.3 $ +# $Release Version: 0.9.5 $ # $Revision$ # $Date$ -# by Keiju ISHITSUKA(keiju@ishitsuka.com) +# by Keiju ISHITSUKA(keiju@ruby-lang.org) # require "irb" -- cgit v1.1