Bring RUBY_BUILD_VERSION string up to date

Fixes #1041
This commit is contained in:
Mislav Marohnić 2017-01-04 17:26:15 +01:00
parent 3956c57761
commit 09498c23dc

View file

@ -13,7 +13,7 @@
# --version Show version of ruby-build
#
RUBY_BUILD_VERSION="20160913"
RUBY_BUILD_VERSION="20161225"
OLDIFS="$IFS"