summaryrefslogtreecommitdiff
path: root/lib/rdoc.rb
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-08-24 00:02:17 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-08-24 00:02:17 +0000
commit6b8fe957edd2344386fe4545550389a348aae4ba (patch)
treeed7871a976134e4c8be01eaa6fa4c2ea46e4dcae /lib/rdoc.rb
parent0ed77bc70ffc61033c6dea291111396720b23847 (diff)
* backport r33043 from trunk.
* lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allows HTTPS image paths to be turned into <img> tags. Prevents special markup inside <tt> from being processed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33044 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 ddae96f53e..effa381dbe 100644
--- a/lib/rdoc.rb
+++ b/lib/rdoc.rb
@@ -104,7 +104,7 @@ module RDoc
##
# RDoc version you are using
- VERSION = '3.9.2'
+ VERSION = '3.9.3'
##
# Method visibilities