mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-12-07 19:11:24 +01:00
ruby-build 20130923
This commit is contained in:
parent
299a740a0d
commit
463e15b4ee
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
## Version History
|
||||
|
||||
#### 20130923
|
||||
* Added a definition for 2.1.0-preview1
|
||||
|
||||
#### 20130907
|
||||
* Revert using mirror site
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
RUBY_BUILD_VERSION="20130907"
|
||||
RUBY_BUILD_VERSION="20130923"
|
||||
|
||||
set -E
|
||||
exec 3<&2 # preserve original stderr at fd 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue