mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-02 23:31:34 +02:00
ruby-build 20240416
This commit is contained in:
parent
b9e506636e
commit
5e5a2995e1
2 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@
|
|||
# -6, --ipv6 Resolve names to IPv6 addresses only
|
||||
#
|
||||
|
||||
RUBY_BUILD_VERSION="20240319"
|
||||
RUBY_BUILD_VERSION="20240416"
|
||||
|
||||
OLDIFS="$IFS"
|
||||
|
||||
|
|
6
share/man/man1/ruby-build.1
generated
6
share/man/man1/ruby-build.1
generated
|
@ -1,13 +1,13 @@
|
|||
'\" t
|
||||
.\" Title: ruby-build
|
||||
.\" Author: Mislav Marohnić
|
||||
.\" Generator: Asciidoctor 2.0.20
|
||||
.\" Generator: Asciidoctor 2.0.22
|
||||
.\" Date: 2023-11-11
|
||||
.\" Manual: ruby-build Manual
|
||||
.\" Source: ruby-build 20240319
|
||||
.\" Source: ruby-build 20240416
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "RUBY\-BUILD" "1" "2023-11-11" "ruby\-build 20240319" "ruby\-build Manual"
|
||||
.TH "RUBY\-BUILD" "1" "2023-11-11" "ruby\-build 20240416" "ruby\-build Manual"
|
||||
.ie \n(.g .ds Aq \(aq
|
||||
.el .ds Aq '
|
||||
.ss \n[.ss] 0
|
||||
|
|
Loading…
Reference in a new issue