ruby-changes:67345
From: aycabta <ko1@a...>
Date: Mon, 30 Aug 2021 02:34:26 +0900 (JST)
Subject: [ruby-changes:67345] 60eb328d42 (master): [ruby/irb] Version 1.3.8.pre.2
https://git.ruby-lang.org/ruby.git/commit/?id=60eb328d42 From 60eb328d42b76b09e7e963306d627f8e77890e9f Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Mon, 30 Aug 2021 02:34:26 +0900 Subject: [ruby/irb] Version 1.3.8.pre.2 https://github.com/ruby/irb/commit/ff111173fd --- lib/irb/version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/irb/version.rb b/lib/irb/version.rb index 28c888c..b6d1bfc 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.3.8.pre.1" + VERSION = "1.3.8.pre.2" @RELEASE_VERSION = VERSION - @LAST_UPDATE_DATE = "2021-08-29" + @LAST_UPDATE_DATE = "2021-08-30" end -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/