Merge pull request #1244 from devinrm/dm-bump-version-to-2018-10-19

Bump version to 20181019
This commit is contained in:
SHIBATA Hiroshi 2018-10-20 19:39:43 +09:00 committed by GitHub
commit 74e2d7c2a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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