Fix version number for mac build
This commit is contained in:
@@ -24,7 +24,7 @@ echo "Build Dir: $BUILD_DIR"
|
||||
|
||||
pushd "$SRC_DIR" || exit 1
|
||||
|
||||
VERSION="$(python3 pkgutils.py version)"
|
||||
VERSION="$(python3 pkgutils.py version -c)"
|
||||
echo "novelWriter Version: $VERSION"
|
||||
|
||||
# --- Prepare Files ----------------------------------------------------------------------------- #
|
||||
|
||||
Reference in New Issue
Block a user