<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa version not updated for rebuild"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104843">104843</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Mesa version not updated for rebuild
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>baker.dylan.c@gmail.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mark.a.janes@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I rebuilt mesa 18.0rc3, but was surprised to get the following result:

$ glxinfo | grep "OpenGL version string"
OpenGL version string: 3.0 Mesa 18.0.0-rc2 (git-17c0e248d7)

The git sha is correct, but the rc2 string did not get updated.

This may create confusion when developers report bugs and use glxinfo to report
the version of mesa they are testing.

Apparently, VERSION is only reevaluated when the meson build is reconfigured. 
This should be fixed in the build if possible.  It may be that this is a Meson
limitation; if so, we need a Meson feature request logged in github, or another
mechanism within Mesa for version handling.</pre>
        </div>
      </p>


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

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