<div dir="ltr"><div>FYI, the log message of a recent fixes/32 build shows still "v32-Pre" as part of the identification, as shown here:</div><div>2022-02-02 12:18:31.811591 C  mythbackend version: fixes/32 [v32-Pre-3493-g769518c4c6-dirty] <a href="http://www.mythtv.org">www.mythtv.org</a></div><div><br></div><div>Previous versions do not have a "-Branch" suffix, as shown here for a recent fixes/31:</div><div>2022-02-02 12:20:32.387755 C  mythbackend version: fixes/31 [v31.0-167-g25f1bb1d12-dirty] <a href="http://www.mythtv.org">www.mythtv.org</a></div><div><br></div><div>It looks like the string is created with the "git describe --dirty" command and this uses the annotated tag. Which is then still v32-Pre if my understanding is correct. Which then suggests that adding a tag is what needs to be done.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 1 Feb 2022 at 18:16, David Hampton via mythtv-commits <<a href="mailto:mythtv-commits@mythtv.org">mythtv-commits@mythtv.org</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">  Branch: refs/heads/fixes/32<br>
  Home:   <a href="https://github.com/MythTV/mythtv" rel="noreferrer" target="_blank">https://github.com/MythTV/mythtv</a><br>
  Commit: 769518c4c69b35dd8470e4e1485dec2b15a924b6<br>
      <a href="https://github.com/MythTV/mythtv/commit/769518c4c69b35dd8470e4e1485dec2b15a924b6" rel="noreferrer" target="_blank">https://github.com/MythTV/mythtv/commit/769518c4c69b35dd8470e4e1485dec2b15a924b6</a><br>
  Author: David Hampton <<a href="mailto:mythtv@love2code.net" target="_blank">mythtv@love2code.net</a>><br>
  Date:   2022-02-01 (Tue, 01 Feb 2022)<br>
<br>
  Changed paths:<br>
    M mythtv/SRC_VERSION<br>
<br>
  Log Message:<br>
  -----------<br>
  Rename v32-Pre -> v32-Branch.<br>
<br>
<br>
_______________________________________________<br>
mythtv-commits mailing list<br>
<a href="mailto:mythtv-commits@mythtv.org" target="_blank">mythtv-commits@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-commits" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-commits</a><br>
</blockquote></div>