mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00:00
build/windows: Add stable GIMP identity to MSIX script
This commit is contained in:
parent
2ad8aa8a56
commit
f63dfe8ec0
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ if ($GIMP_UNSTABLE -or $GIMP_RC_VERSION)
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
$IDENTITY_NAME="GIMP.GIMP"
|
$IDENTITY_NAME="GIMP.43237F745459"
|
||||||
}
|
}
|
||||||
|
|
||||||
## Get custom GIMP version (major.minor.micro+revision.0), a compliant way to publish to Partner Center:
|
## Get custom GIMP version (major.minor.micro+revision.0), a compliant way to publish to Partner Center:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue