prepare release 4.0.2 (#262)

This commit is contained in:
Mandar Kulkarni
2025-05-22 01:52:50 -07:00
committed by GitHub
parent 90e7bf975e
commit 55ccaf3394
7 changed files with 19 additions and 6 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="4.0.1"
DOWNSTREAM_VERSION="4.0.2"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
INSTALL_DOWNSTREAM_COLLECTION_PATH="${INSTALL_DOWNSTREAM_COLLECTION_PATH:-}"
_build_dir=""