mirror of
https://git.code.sf.net/p/fldigi/flrig
synced 2026-08-13 17:28:24 -04:00
mkappbundle
* modified 'version' to include patch number
This commit is contained in:
parent
79b18cac1b
commit
7f8141d080
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ signature="$(echo $PACKAGE_TARNAME | sed 's/[aeiouAEIOU]//g; s/\(^....\).*/\1/')
|
|||
signature="$PACKAGE_TARNAME"
|
||||
binary="$PACKAGE_TARNAME"
|
||||
icon="$flrig_icon"
|
||||
version="${flrig_VERSION_MAJOR}.${flrig_VERSION_MINOR}"
|
||||
version="${FLRIG_VERSION_MAJOR}.${FLRIG_VERSION_MINOR}.${FLRIG_VERSION_PATCH}"
|
||||
appversion="$PACKAGE_VERSION"
|
||||
|
||||
bundle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue