Commit 3fed3b49 authored by Erik Michaels-Ober's avatar Erik Michaels-Ober
Browse files

ruby-build 20121104

parent b90a170d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -144,6 +144,10 @@ include the full build log for build failures.

## Version History

#### 20121104
* Add a definition for Ruby 2.0.0-preview1
* Add a definition for Rubinius 2.0.0-rc1

#### 20121022
* Added a definition for JRuby 1.7.0

+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env bash

RUBY_BUILD_VERSION="20121022"
RUBY_BUILD_VERSION="20121104"

set -E
exec 3<&2 # preserve original stderr at fd 3
+1 −1

File changed.

Contains only whitespace changes.