https://bugs.documentfoundation.org/show_bug.cgi?id=128068

Tor Lillqvist <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Tor Lillqvist <[email protected]> ---
It is not clear what "actual app version" means. The version number displayed
in the App Store is completely independent of anything else. That is probably
what most people would think of as the actual app version. (It is just because
of sanity that it usually tends to be in the same ballpark as what Help > About
shows.) The version number in the Info.plist file is another thing, and the
version number in configure.ac (which is from where the number in Help > About
comes) is a third thing. But sure, let's assume that we will be able to keep
these in sync in a sane fashion in the future, too, and resolve this.

(It is not really possible to have the version number from configure.ac
automatically propagate to Info.plist because the latter needs bumping as soon
as a build has been approved by Apple review for release, and it happens that
we don't release a build after all if we notice at the last moment that
something needs to be fixed even if we still build from exactly the same git
commit.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to