aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/cmd/help.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/irb/cmd/help.rb')
-rw-r--r--lib/irb/cmd/help.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/irb/cmd/help.rb b/lib/irb/cmd/help.rb
index 146acdfa81..de3c6bd6bf 100644
--- a/lib/irb/cmd/help.rb
+++ b/lib/irb/cmd/help.rb
@@ -1,6 +1,6 @@
#
# help.rb - helper using ri
-# $Release Version: 0.9.5$
+# $Release Version: 0.9.6$
# $Revision$
#
# --