Commit 463e15b4 by Erik Michaels-Ober

ruby-build 20130923

parent 299a740a
## Version History ## Version History
#### 20130923
* Added a definition for 2.1.0-preview1
#### 20130907 #### 20130907
* Revert using mirror site * Revert using mirror site
......
#!/usr/bin/env bash #!/usr/bin/env bash
RUBY_BUILD_VERSION="20130907" RUBY_BUILD_VERSION="20130923"
set -E set -E
exec 3<&2 # preserve original stderr at fd 3 exec 3<&2 # preserve original stderr at fd 3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment