[前][次][番号順一覧][スレッド一覧]

ruby-changes:70523

From: aycabta <ko1@a...>
Date: Fri, 24 Dec 2021 17:04:19 +0900 (JST)
Subject: [ruby-changes:70523] 03f16d37bf (master): [ruby/rdoc] Version 6.4.0

https://git.ruby-lang.org/ruby.git/commit/?id=03f16d37bf

From 03f16d37bfaae86efe9633843bd26c3bfb9731fb Mon Sep 17 00:00:00 2001
From: aycabta <aycabta@g...>
Date: Fri, 24 Dec 2021 17:01:24 +0900
Subject: [ruby/rdoc] Version 6.4.0

https://github.com/ruby/rdoc/commit/4797f28df8
---
 lib/rdoc/version.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/rdoc/version.rb b/lib/rdoc/version.rb
index a3ef62d6be2..86c5b360fd6 100644
--- a/lib/rdoc/version.rb
+++ b/lib/rdoc/version.rb
@@ -3,6 +3,6 @@ module RDoc https://github.com/ruby/ruby/blob/trunk/lib/rdoc/version.rb#L3
   ##
   # RDoc version you are using
 
-  VERSION = '6.3.2'
+  VERSION = '6.4.0'
 
 end
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]