diff options
| author | keiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-13 15:27:09 +0000 |
|---|---|---|
| committer | keiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-13 15:27:09 +0000 |
| commit | eef97c80fb197cf6c6bb14a2d0e80dc08d21fa5d (patch) | |
| tree | 44dc0e11d46e0083f3f1b0a5b1789051f2b07e13 /lib/irb/ext/change-ws.rb | |
| parent | b40177f65544056461381229c672d9a8f3a9a389 (diff) | |
| download | ruby-eef97c80fb197cf6c6bb14a2d0e80dc08d21fa5d.tar.gz ruby-eef97c80fb197cf6c6bb14a2d0e80dc08d21fa5d.tar.xz ruby-eef97c80fb197cf6c6bb14a2d0e80dc08d21fa5d.zip | |
* bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8322 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/irb/ext/change-ws.rb')
| -rw-r--r-- | lib/irb/ext/change-ws.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/irb/ext/change-ws.rb b/lib/irb/ext/change-ws.rb index f15391e20..fff8f58fe 100644 --- a/lib/irb/ext/change-ws.rb +++ b/lib/irb/ext/change-ws.rb @@ -1,9 +1,9 @@ # # irb/ext/cb.rb - -# $Release Version: 0.9$ +# $Release Version: 0.9.5$ # $Revision$ # $Date$ -# by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd) +# by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- # |
