aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc.rb
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-21 03:10:03 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-21 03:10:03 +0000
commita7df5ace7e13760c9c175a6de3273bffb50346d4 (patch)
tree03ff6825c529f4bcb034c86de00db75cff5dab38 /lib/rdoc.rb
parentf8e51f7e5958a4962d620c66af2e93cbf6f52f11 (diff)
downloadruby-a7df5ace7e13760c9c175a6de3273bffb50346d4.tar.gz
Update to RDoc 2.5.5
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27428 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 da4fb72782..600cd92e0f 100644
--- a/lib/rdoc.rb
+++ b/lib/rdoc.rb
@@ -383,7 +383,7 @@ module RDoc
##
# RDoc version you are using
- VERSION = '2.5.4'
+ VERSION = '2.5.5'
##
# Name of the dotfile that contains the description of files to be processed