ruby-build 20150928

This commit is contained in:
Mislav Marohnić 2015-09-28 12:52:07 +02:00
parent 69f2d67462
commit f63382f12b

View file

@ -11,7 +11,7 @@
# --definitions List all built-in definitions
#
RUBY_BUILD_VERSION="20150818"
RUBY_BUILD_VERSION="20150928"
set -E
exec 3<&2 # preserve original stderr at fd 3