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

ruby-changes:63016

From: aycabta <ko1@a...>
Date: Sat, 19 Sep 2020 05:14:58 +0900 (JST)
Subject: [ruby-changes:63016] e193dd1e3d (master): [ruby/irb] Version 1.2.7

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

From e193dd1e3db681504dd83f878d5999342a53116d Mon Sep 17 00:00:00 2001
From: aycabta <aycabta@g...>
Date: Sat, 19 Sep 2020 05:06:03 +0900
Subject: [ruby/irb] Version 1.2.7

https://github.com/ruby/irb/commit/0eaa06838b

diff --git a/lib/irb/version.rb b/lib/irb/version.rb
index 8b61eb3..24ceeec 100644
--- a/lib/irb/version.rb
+++ b/lib/irb/version.rb
@@ -11,7 +11,7 @@ https://github.com/ruby/ruby/blob/trunk/lib/irb/version.rb#L11
 #
 
 module IRB # :nodoc:
-  VERSION = "1.2.6"
+  VERSION = "1.2.7"
   @RELEASE_VERSION = VERSION
-  @LAST_UPDATE_DATE = "2020-09-14"
+  @LAST_UPDATE_DATE = "2020-09-19"
 end
-- 
cgit v0.10.2


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

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