ruby-build 20150319zf

See https://github.com/sstephenson/ruby-build/pull/733 to get the joke.
This commit is contained in:
Erik Michaels-Ober 2015-03-19 18:30:38 -07:00
parent 9e30bb9b78
commit a55247a8c5

View file

@ -9,7 +9,7 @@
# --definitions List all built-in definitions
#
RUBY_BUILD_VERSION="20150303"
RUBY_BUILD_VERSION="20150319zf"
set -E
exec 3<&2 # preserve original stderr at fd 3