[PATCH] protocol-versions: Bump minor version of XI
Jasper St. Pierre
jstpierre at mecheye.net
Wed Jan 23 10:11:55 PST 2013
From: "Jasper St. Pierre" <jstpierre at mecheye.net>
This was accidentally excluded when we added barriers.
---
include/protocol-versions.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/protocol-versions.h b/include/protocol-versions.h
index cb8e213..10f5117 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 2
+#define SERVER_XI_MINOR_VERSION 3
/* XKB */
#define SERVER_XKB_MAJOR_VERSION 1
--
1.8.1
More information about the xorg-devel
mailing list