Generating proper version for Windows installer.

This commit is contained in:
Matthias Koefferlein 2017-08-27 21:49:49 +02:00
parent 23fdcec7c6
commit 6d823c46f3
1 changed files with 4 additions and 0 deletions

View File

@ -66,11 +66,15 @@ scripts=$pwd/scripts
# Update in NSIS script too:
plugins="audio generic iconengines imageformats platforms printsupport sqldrivers"
# read the current version
. ./version.sh
echo "------------------------------------------------------------------"
echo "Running build for architecture $arch .."
echo ""
echo " target = $target"
echo " build = $build"
echo " version = $KLAYOUT_VERSION"
echo ""
rm -rf $target