mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-27 00:21:11 +01:00
ruby-build 20140908
This commit is contained in:
parent
0170728de9
commit
512910a675
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
RUBY_BUILD_VERSION="20140905"
|
||||
RUBY_BUILD_VERSION="20140908"
|
||||
|
||||
set -E
|
||||
exec 3<&2 # preserve original stderr at fd 3
|
||||
|
|
Loading…
Reference in a new issue