Commit 09498c23 authored by Mislav Marohnić's avatar Mislav Marohnić
Browse files

Bring RUBY_BUILD_VERSION string up to date

Fixes #1041
parent 3956c577
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
#   --version        Show version of ruby-build
#

RUBY_BUILD_VERSION="20160913"
RUBY_BUILD_VERSION="20161225"

OLDIFS="$IFS"