aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc.rb
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-11 01:34:28 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-11 01:34:28 +0000
commitff5366a7053a2d420139e32fb3936ee85a2839fe (patch)
tree4d499b33305a640e0d054a5018b6416477a10580 /lib/rdoc.rb
parent48a68756f5813a078d3c69a4180a9102208f953b (diff)
downloadruby-ff5366a7053a2d420139e32fb3936ee85a2839fe.tar.gz
Update to RDoc 2.5.3
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27295 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 8b20f7a8b4..c415b43739 100644
--- a/lib/rdoc.rb
+++ b/lib/rdoc.rb
@@ -383,7 +383,7 @@ module RDoc
##
# RDoc version you are using
- VERSION = '2.5.2'
+ VERSION = '2.5.3'
##
# Name of the dotfile that contains the description of files to be processed