Commit 97879ca6 by Erik Michaels-Ober

ruby-build 20130118

parent 29d65e07
## Version History ## Version History
#### 20130118
* Added a definition for 2.0.0-rc1
* Added a definition for 1.9.3-p374
#### 20130104 #### 20130104
* Added a definition for JRuby 1.7.2 * Added a definition for JRuby 1.7.2
......
#!/usr/bin/env bash #!/usr/bin/env bash
RUBY_BUILD_VERSION="20130104" RUBY_BUILD_VERSION="20130118"
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