Commit 9ef0e06c by Erik Michaels-Ober

ruby-build 20130104

parent bd11776a
## Version History ## Version History
#### 20130104
* Added a definition for JRuby 1.7.2
#### 20121227 #### 20121227
* Added a definition for Ruby 1.9.3-p362 * Added a definition for Ruby 1.9.3-p362
* Added a definition for Ruby 1.8.7-p371 * Added a definition for Ruby 1.8.7-p371
......
#!/usr/bin/env bash #!/usr/bin/env bash
RUBY_BUILD_VERSION="20121227" RUBY_BUILD_VERSION="20130104"
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