<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - macOS: Version info only shows three digits, not full version information"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=74244#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - macOS: Version info only shows three digits, not full version information"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=74244">bug 74244</a>
              from <span class="vcard"><a class="email" href="mailto:julian@corecode.io" title="dink <julian@corecode.io>"> <span class="fn">dink</span></a>
</span></b>
        <pre><span class="quote">> You're talking about CFBundleVersion, not CFShortBundleVersionString.</span >

as i said above in the post from 2018-12-30 10:55:25 UTC at least
CFBundleVersion should be fixed

<span class="quote">> The CFShortBundleVersionString is user-visible, therefore this results in a UX bug.</span >

not true since the two zeroes that are inserted (and which destroy any meaning
of the version number) are obviously longer than the single dot which is
omitted.

proof that proper CFShortBundleVersionString doesn't result in any UX bug in
any of the 3 methods to view versions numbers in the Finder:

<a href="https://i.postimg.cc/0rMrjGd3/Screenshot-2020-05-19-at-22-20-56.png">https://i.postimg.cc/0rMrjGd3/Screenshot-2020-05-19-at-22-20-56.png</a>
<a href="https://i.postimg.cc/Thz1DytP/Screenshot-2020-05-19-at-22-21-03.png">https://i.postimg.cc/Thz1DytP/Screenshot-2020-05-19-at-22-21-03.png</a>

<a href="https://i.postimg.cc/vc5BLQKt/Screenshot-2020-05-19-at-22-21-17.png">https://i.postimg.cc/vc5BLQKt/Screenshot-2020-05-19-at-22-21-17.png</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>