On 09/20/2012 01:56 PM, Adam Jackson wrote:
Signed-off-by: Adam Jackson <a...@redhat.com>
---
  hw/xfree86/common/xf86Module.h |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/xfree86/common/xf86Module.h b/hw/xfree86/common/xf86Module.h
index 83f9790..fd90aac 100644
--- a/hw/xfree86/common/xf86Module.h
+++ b/hw/xfree86/common/xf86Module.h
@@ -80,7 +80,7 @@ typedef enum {
   * mask is 0xFFFF0000.
   */
  #define ABI_ANSIC_VERSION     SET_ABI_VERSION(0, 4)
-#define ABI_VIDEODRV_VERSION   SET_ABI_VERSION(13, 0)
+#define ABI_VIDEODRV_VERSION   SET_ABI_VERSION(14, 0)
  #define ABI_XINPUT_VERSION    SET_ABI_VERSION(18, 0)
  #define ABI_EXTENSION_VERSION SET_ABI_VERSION(7, 0)
  #define ABI_FONT_VERSION      SET_ABI_VERSION(0, 6)

Given the rest of these changes,

Reviewed-by: Aaron Plattner <aplatt...@nvidia.com>
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to