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