summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-10-26 09:08:17 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2011-12-21 12:38:35 +1000
commitb274c472a5ad700aea5fe651d677e8cb34ffc976 (patch)
tree3ae999932ea680685127a95cad68a27253874b07
parentd2af968cb65873780a6e61342d5d3c23b9654e2a (diff)
Support XI 2.2 officially
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
-rw-r--r--include/protocol-versions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/protocol-versions.h b/include/protocol-versions.h
index 832bcf756..479ac2f77 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 1
+#define SERVER_XI_MINOR_VERSION 2
/* XKB */
#define SERVER_XKB_MAJOR_VERSION 1