Issue #51: Prepare for 1.0.0 release. (#52)

This commit is contained in:
Jeff Geerling
2020-11-12 09:57:41 -06:00
committed by GitHub
parent 874cf9f171
commit c1c08606e2
7 changed files with 22 additions and 4 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="0.3.0"
DOWNSTREAM_VERSION="1.0.0"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
_build_dir=""