New build version scheme #305

Merged
telackey merged 4 commits from dboreham/new-build-version-scheme into main 2023-04-10 12:43:23 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 800f7cdd87 - Show all commits

View File

@ -1,4 +1,4 @@
# Builds the shiv "package" for distribution
mkdir -p ./package
version_string=$( ./scripts/update_version_file.sh)
version_string=$( ./app/data/version.txt )
shiv -c laconic-so -o package/laconic-so-${version_string} .