populate-depot.py: Allow setting a specific scripts version
In CI builds, we often know better than `git describe` does. Change the
precedence so a new --scripts-version is highest priority, then a
.tarball-version file, and finally a version guessed from `git describe`.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Please register or sign in to comment