mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-27 23:31:09 +01:00
ruby-build 20130208
This commit is contained in:
parent
94add57f17
commit
5d36bc93bb
2 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
#### 20130208
|
||||
* Added a definition for 2.0.0-rc2
|
||||
* Build OpenSSL for Ruby 2.0 on OS X
|
||||
|
||||
#### 20130206
|
||||
* Added a definition for 1.9.3-p385
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
RUBY_BUILD_VERSION="20130206"
|
||||
RUBY_BUILD_VERSION="20130208"
|
||||
|
||||
set -E
|
||||
exec 3<&2 # preserve original stderr at fd 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue