aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc.rb
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-01 05:06:21 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-01 05:06:21 +0000
commit9111bbf8182708acb9f8d9689c441c3b6c591386 (patch)
tree28011daab88c42f23d18ff6b91c3ecc3c23b8e7b /lib/rdoc.rb
parent9d094c7a250b55f509ff185f64aaf6a02fc226e5 (diff)
downloadruby-9111bbf8182708acb9f8d9689c441c3b6c591386.tar.gz
Upgrade to RDoc 2.5.8
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27573 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rdoc.rb')
-rw-r--r--lib/rdoc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rdoc.rb b/lib/rdoc.rb
index 7467ef2965..7ce7b53a35 100644
--- a/lib/rdoc.rb
+++ b/lib/rdoc.rb
@@ -383,7 +383,7 @@ module RDoc
##
# RDoc version you are using
- VERSION = '2.5.7'
+ VERSION = '2.5.8'
##
# Name of the dotfile that contains the description of files to be processed