> Why is this? Just to shorten the version string to 3 digits?

You mean integers, not digits. And yes, because that is what it is
documented that it should be: "CFBundleShortVersionString (String - iOS, OS
X) specifies the release version number of the bundle, which identifies a
released iteration of the app. The release version number is a string
comprised of three period-separated integers"


> And if a future long version will be 4.3.1.3, will the short one be 4.3.1,


No it won't. It will be 4.3.1003. See configure.ac, look
for MACOSX_BUNDLE_SHORTVERSION.

--tml
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to