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

ruby-changes:61278

From: aycabta <ko1@a...>
Date: Sun, 17 May 2020 19:30:52 +0900 (JST)
Subject: [ruby-changes:61278] dc0cdf4322 (master): [ruby/irb] Version 1.2.4

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

From dc0cdf4322aec0028e425f37104138afdb8e587c Mon Sep 17 00:00:00 2001
From: aycabta <aycabta@g...>
Date: Sat, 2 May 2020 00:22:35 +0900
Subject: [ruby/irb] Version 1.2.4

https://github.com/ruby/irb/commit/d7c5fb0273

diff --git a/lib/irb/version.rb b/lib/irb/version.rb
index 7669c1c..861faa7 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.3"
+  VERSION = "1.2.4"
   @RELEASE_VERSION = VERSION
-  @LAST_UPDATE_DATE = "2020-02-15"
+  @LAST_UPDATE_DATE = "2020-05-02"
 end
-- 
cgit v0.10.2


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

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