From 705eb9c110406a22fe4ef8d98e5c76ed97f8dc1c Mon Sep 17 00:00:00 2001 From: aycabta Date: Sun, 23 Dec 2018 13:14:28 +0000 Subject: Merge RDoc 6.1.0 from upstream git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rdoc/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rdoc') diff --git a/lib/rdoc/version.rb b/lib/rdoc/version.rb index 5e48f073da..9f66c50a5f 100644 --- a/lib/rdoc/version.rb +++ b/lib/rdoc/version.rb @@ -3,6 +3,6 @@ module RDoc ## # RDoc version you are using - VERSION = '6.1.0.beta3' + VERSION = '6.1.0' end -- cgit v1.2.3