From f9fb21448bc4c9b1d7e9fb135dc37593974a3498 Mon Sep 17 00:00:00 2001 From: keiju Date: Tue, 19 Apr 2005 19:24:59 +0000 Subject: * lib/irb.rb lib/irb/* doc/irb: IRB 0.9.5 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- bin/irb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/irb') diff --git a/bin/irb b/bin/irb index 309da52161..f277bc4b69 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.2.3