summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas@radix.lt>2021-05-30 13:26:44 +0300
committerPovilas Kanapickas <povilas@radix.lt>2021-05-30 13:26:44 +0300
commitdccc0275f4f3740cc625fb60ab1d014d6ec10709 (patch)
tree5469a9b63cdc0eb1b0a44f4dd29bfdb618a54f3b /include
parent75feb1366809bfb6d50734c10ab11258783a2e9d (diff)
Bump XI protocol version to 2.4
Diffstat (limited to 'include')
-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 8e149b27f..25abee5b7 100644
--- a/include/protocol-versions.h
+++ b/include/protocol-versions.h
@@ -144,7 +144,7 @@
/* X Input */
#define SERVER_XI_MAJOR_VERSION 2
-#define SERVER_XI_MINOR_VERSION 3
+#define SERVER_XI_MINOR_VERSION 4
/* XKB */
#define SERVER_XKB_MAJOR_VERSION 1