<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#c19">Comment # 19</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>even Apple's own apps have more than 3 components:

/Applications//Safari.app ID: com.apple.Safari BV: 15609.1.20.111.8 SVS: 13.1
EXE: Safari
/System/Applications/Mail.app ID: com.apple.mail BV: 3608.80.23.2.2 SVS: 13.4
EXE: Mail
/System/Applications/Maps.app ID: com.apple.Maps BV: 2439.24.10.29.57 SVS: 2.1
EXE: Maps


the only real technical "restriction" is that the CFBundleVersion should be
only points and numbers and monotonically increasing because if multiple
versions are installed the copy with the numerically highest CFBundleVersion
will be launched</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>