[PATCH xserver 1/4] Announce XI 2.1 support

Peter Hutterer peter.hutterer at who-t.net
Sun Aug 21 22:35:24 PDT 2011


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 include/protocol-versions.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/protocol-versions.h b/include/protocol-versions.h
index 7b7a9f5..832bcf7 100644
--- a/include/protocol-versions.h
+++ b/include/protocol-versions.h
@@ -127,7 +127,7 @@
 
 /* X Input */
 #define SERVER_XI_MAJOR_VERSION			2
-#define SERVER_XI_MINOR_VERSION			0
+#define SERVER_XI_MINOR_VERSION			1
 
 /* XKB */
 #define SERVER_XKB_MAJOR_VERSION		1
-- 
1.7.6



More information about the xorg-devel mailing list