Partially revert "st/xa: Fix advertized version number and try to avoid future discre...
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 7 Apr 2014 12:17:01 +0000 (13:17 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 9 Apr 2014 21:12:35 +0000 (22:12 +0100)
commit56f531657cde93494de37d7dd6d47cc3d22022b3
treead7e513183a965a5a178be37a49bc0eaccab9dfd
parentf9832f960fa8edcee0eb6866698cc5f9f25bd8f9
Partially revert "st/xa: Fix advertized version number and try to avoid future discrepancies"

This reverts commit 61bedc3d6b08943f015f9d590c07a6af36c2a92c.

As the header is the one defining the API/ABI and is distributed
during installation, we should be using it rather than re-defining
the XA version in configure.ac.

Bump the version in the header to 2.2.0, to reflect what was the
original intent of commit 42158926c6d7d3ddbe61b9a04d60544ff1b50a96.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
configure.ac
src/gallium/state_trackers/xa/xa_tracker.h [new file with mode: 0644]
src/gallium/state_trackers/xa/xa_tracker.h.in [deleted file]