From e75e7fcc9f90d41ae14019c0f3b5d5048badbb5a Mon Sep 17 00:00:00 2001 From: drbrain Date: Wed, 29 Jun 2011 21:17:31 +0000 Subject: * lib/rdoc: Update to RDoc 3.8 which contains fixes for documentation in trunk. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rdoc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rdoc.rb') diff --git a/lib/rdoc.rb b/lib/rdoc.rb index 3aa15dfa52..187b7d4d51 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -104,7 +104,7 @@ module RDoc ## # RDoc version you are using - VERSION = '3.7' + VERSION = '3.8' ## # Method visibilities -- cgit v1.2.3