summaryrefslogtreecommitdiffstats
path: root/lib/irb/input-method.rb
diff options
context:
space:
mode:
authorkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-07-07 11:36:20 +0000
committerkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-07-07 11:36:20 +0000
commit5918c6fc6be545d505987651e258f9223cb8d7d8 (patch)
tree418093a0a9aedf90397204d97730cffb9b95df07 /lib/irb/input-method.rb
parent3e1f00c768ebef7df8931f0f242267014e33ec55 (diff)
downloadruby-5918c6fc6be545d505987651e258f9223cb8d7d8.tar.gz
ruby-5918c6fc6be545d505987651e258f9223cb8d7d8.tar.xz
ruby-5918c6fc6be545d505987651e258f9223cb8d7d8.zip
* bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-mode
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23985 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/irb/input-method.rb')
-rw-r--r--lib/irb/input-method.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/irb/input-method.rb b/lib/irb/input-method.rb
index 9c3d682c6..7227df4ca 100644
--- a/lib/irb/input-method.rb
+++ b/lib/irb/input-method.rb
@@ -1,6 +1,6 @@
#
# irb/input-method.rb - input methods used irb
-# $Release Version: 0.9.5$
+# $Release Version: 0.9.6$
# $Revision$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#