mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/irb] Version 1.3.8.pre.1
https://github.com/ruby/irb/commit/9f82ae66fc
This commit is contained in:
parent
8876710f2a
commit
5f7c2291d6
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
#
|
||||
|
||||
module IRB # :nodoc:
|
||||
VERSION = "1.3.7"
|
||||
VERSION = "1.3.8.pre.1"
|
||||
@RELEASE_VERSION = VERSION
|
||||
@LAST_UPDATE_DATE = "2021-08-12"
|
||||
@LAST_UPDATE_DATE = "2021-08-29"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue