install: bump version

[ci skip]
This commit is contained in:
Simon Michael 2017-10-16 20:31:02 -07:00
parent 9700387715
commit bf234431ef

View File

@ -46,7 +46,7 @@ HERE
HLEDGER_INSTALL_TOOL=hledger-install.sh
# ^ this script's name (can't use $0 when it's piped into bash)
HLEDGER_INSTALL_VERSION=20171005
HLEDGER_INSTALL_VERSION=20171016
RESOLVER="--resolver=lts-9"
# ^ lts-9 selects the latest lts-9.x snapshot from stackage. You can specify another,