OSDN Git Service

st/xa: Bump major version number to 2
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 5 Dec 2013 11:55:43 +0000 (03:55 -0800)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 6 Dec 2013 14:18:03 +0000 (06:18 -0800)
For some reason this was left out when the version was changed...

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
src/gallium/state_trackers/xa/xa_tracker.h

index 65a67bb..1230dab 100644 (file)
@@ -36,7 +36,7 @@
 
 #include <stdint.h>
 
-#define XA_TRACKER_VERSION_MAJOR 1
+#define XA_TRACKER_VERSION_MAJOR 2
 #define XA_TRACKER_VERSION_MINOR 0
 #define XA_TRACKER_VERSION_PATCH 0