Commit a2d9ac49 by Erik Michaels-Ober

ruby-build 20131206

parent b4e83c73
## Version History ## Version History
#### 20131206
* Added a definition for JRuby 1.7.9
#### 20131122.1 #### 20131122.1
* Fix typo in 2.1.0-preview2 definition * Fix typo in 2.1.0-preview2 definition
......
#!/usr/bin/env bash #!/usr/bin/env bash
RUBY_BUILD_VERSION="20131122.1" RUBY_BUILD_VERSION="20131206"
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