Release 2.0.0 (#96)

This commit is contained in:
Mike Graves
2021-06-23 08:43:56 -04:00
committed by GitHub
parent 9ff94989ae
commit d7a8ba15c7
23 changed files with 512 additions and 109 deletions

View File

@@ -9,7 +9,7 @@
# - All functions are prefixed with f_ so it's obvious where they come
# from when in use throughout the script
DOWNSTREAM_VERSION="1.1.2"
DOWNSTREAM_VERSION="2.0.0"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
_build_dir=""