From cc46b530b00c83bf4a867fd42d81c63bc43c0b83 Mon Sep 17 00:00:00 2001 From: drbrain Date: Tue, 19 Nov 2013 00:47:33 +0000 Subject: * lib/rdoc: Update to RDoc master a1195ce. Changes include: Improved accessibility of the main sidebar navigation. Fixed handling of regexp options in HTML source highlighting. * test/rdoc: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43715 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 7f2f8913f7..4fb0c3b881 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.1' + VERSION = '4.1.0.preview.2' ## # Method visibilities -- cgit v1.2.3