aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xfree86/common/xf86Module.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-03-29 11:47:19 +0200
committermarha <marha@users.sourceforge.net>2012-03-29 11:47:19 +0200
commitecf66d49a103b87d07da8b7d0f9a3629681e6643 (patch)
tree40362ec7a305e1a95d5e65ac9a08c26f2af7bbff /xorg-server/hw/xfree86/common/xf86Module.h
parent992585b1df5c2d96a2cfac3835afbe818a13165f (diff)
downloadvcxsrv-ecf66d49a103b87d07da8b7d0f9a3629681e6643.tar.gz
vcxsrv-ecf66d49a103b87d07da8b7d0f9a3629681e6643.tar.bz2
vcxsrv-ecf66d49a103b87d07da8b7d0f9a3629681e6643.zip
xserver fontconfig mesa git update 29 Mar 2012
Diffstat (limited to 'xorg-server/hw/xfree86/common/xf86Module.h')
-rw-r--r--xorg-server/hw/xfree86/common/xf86Module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/xfree86/common/xf86Module.h b/xorg-server/hw/xfree86/common/xf86Module.h
index 894b93f59..31f5c6a86 100644
--- a/xorg-server/hw/xfree86/common/xf86Module.h
+++ b/xorg-server/hw/xfree86/common/xf86Module.h
@@ -83,7 +83,7 @@ typedef enum {
*/
#define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(12, 0)
-#define ABI_XINPUT_VERSION SET_ABI_VERSION(16, 0)
+#define ABI_XINPUT_VERSION SET_ABI_VERSION(17, 0)
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(6, 0)
#define ABI_FONT_VERSION SET_ABI_VERSION(0, 6)