From 5db61acea3b127839e7fcc70e1c3222a485f8763 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Wed, 28 Aug 2019 21:41:29 +0900 Subject: [PATCH] Bump version to v20190828 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index 6c0814d860..f6fda979c5 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -13,7 +13,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20190615" +RUBY_BUILD_VERSION="20190828" OLDIFS="$IFS"