mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-01 14:44:48 +01:00
ruby-build 20110906.1
This commit is contained in:
parent
c3b57e5bc4
commit
1985fb82fd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
RUBY_BUILD_VERSION="20110906"
|
||||
RUBY_BUILD_VERSION="20110906.1"
|
||||
|
||||
set -E
|
||||
exec 3<&2 # preserve original stderr at fd 3
|
||||
|
|
Loading…
Reference in a new issue