From 0867187ba69d885a973522fa332cfd6412ca5e4d Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Sat, 15 Jun 2019 18:21:23 +0900 Subject: [PATCH] Bump version to v20190615 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index 4bf2fcbba1..cccb235e67 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -13,7 +13,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20190423" +RUBY_BUILD_VERSION="20190615" OLDIFS="$IFS"