From da8e0b41fc93f84f4298d63efff15107332c064a Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Fri, 4 Oct 2019 09:56:47 +0900 Subject: [PATCH] Bump version to v20191004 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index b1cf816faf..525a1c82ed 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -13,7 +13,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20191002" +RUBY_BUILD_VERSION="20191004" OLDIFS="$IFS"