From f462cdb5d98a31a83f277189c41faa7f47dbbc67 Mon Sep 17 00:00:00 2001 From: drbrain Date: Tue, 3 Dec 2013 00:42:49 +0000 Subject: * lib/rdoc: Update to RDoc master 900de99. Changes include: Fixed documentation display of constants Fixed handling of unknown parsers * test/rdoc: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43962 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 4fb0c3b881..02be64f232 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -64,7 +64,7 @@ module RDoc ## # RDoc version you are using - VERSION = '4.1.0.preview.2' + VERSION = '4.1.0.preview.3' ## # Method visibilities -- cgit v1.2.3