<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Thank you.<br>
    </p>
    <div class="moz-cite-prefix">On 2023-02-17 2:28 p.m., Mahesh Pittala
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAG6_MdLAc0FKS8--7iFnXhRwaVSv7vVsTOu0sDZX39FwFvgEyg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Pushed to the master branch, Thanks</div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Sat, Feb 4, 2023 at 4:49
            AM Brad Smith <<a href="mailto:brad@comstyle.com"
              moz-do-not-send="true" class="moz-txt-link-freetext">brad@comstyle.com</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">ping.<br>
            <br>
            On 2022-11-24 8:26 p.m., Brad Smith wrote:<br>
            > Properly display a 64-bit build for all 64-bit archs.<br>
            ><br>
            ><br>
            > diff --git a/source/common/version.cpp
            b/source/common/version.cpp<br>
            > index 1c07d5a9d..16a546756 100644<br>
            > --- a/source/common/version.cpp<br>
            > +++ b/source/common/version.cpp<br>
            > @@ -71,7 +71,7 @@<br>
            >   #define ONOS    "[Unk-OS]"<br>
            >   #endif<br>
            >   <br>
            > -#if X86_64 || X265_ARCH_ARM64<br>
            > +#if defined(_LP64) || defined(_WIN64)<br>
            >   #define BITS    "[64 bit]"<br>
            >   #else<br>
            >   #define BITS    "[32 bit]"<br>
            _______________________________________________<br>
            x265-devel mailing list<br>
            <a href="mailto:x265-devel@videolan.org" target="_blank"
              moz-do-not-send="true" class="moz-txt-link-freetext">x265-devel@videolan.org</a><br>
            <a href="https://mailman.videolan.org/listinfo/x265-devel"
              rel="noreferrer" target="_blank" moz-do-not-send="true"
              class="moz-txt-link-freetext">https://mailman.videolan.org/listinfo/x265-devel</a><br>
          </blockquote>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
x265-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:x265-devel@videolan.org">x265-devel@videolan.org</a>
<a class="moz-txt-link-freetext" href="https://mailman.videolan.org/listinfo/x265-devel">https://mailman.videolan.org/listinfo/x265-devel</a>
</pre>
    </blockquote>
  </body>
</html>