From a429cafc4d95c0543e3fb234f1762067ee0b5304 Mon Sep 17 00:00:00 2001 From: drbrain Date: Mon, 1 Aug 2011 05:25:13 +0000 Subject: * lib/rdoc.rb: Import RDoc 3.9.1. Fixes bugs in the RDoc::Markup parser. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32794 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 e05e22a3a1..86c194f8ba 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -104,7 +104,7 @@ module RDoc ## # RDoc version you are using - VERSION = '3.9' + VERSION = '3.9.1' ## # Method visibilities -- cgit v1.2.3