From 4790c08906f296eea070c06933a5c2484b30584e Mon Sep 17 00:00:00 2001 From: hsbt Date: Tue, 29 Aug 2017 11:52:50 +0000 Subject: Merge rdoc-6.0.0.beta1. This version fixed strange behavior of ruby code parser. We will list all of impromovement to Changelog when 6.0.0 releasing. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59686 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 9d66201fc7..8482e910f5 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -65,7 +65,7 @@ module RDoc ## # RDoc version you are using - VERSION = '5.1.0' + VERSION = '6.0.0.beta1' ## # Method visibilities -- cgit v1.2.3