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