[PATCH] present: Advertise protocol version 1.2
Thierry Reding
thierry.reding at gmail.com
Fri Mar 16 13:24:21 UTC 2018
From: Thierry Reding <treding at nvidia.com>
Everything is implemented to support protocol version 1.2. Make it
official.
Reviewed-by: Daniel Stone <daniels at collabora.com>
Signed-off-by: Thierry Reding <treding at nvidia.com>
---
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 7cab7cd5bfd7..8e149b27f098 100644
--- a/include/protocol-versions.h
+++ b/include/protocol-versions.h
@@ -69,7 +69,7 @@
/* Present */
#define SERVER_PRESENT_MAJOR_VERSION 1
-#define SERVER_PRESENT_MINOR_VERSION 1
+#define SERVER_PRESENT_MINOR_VERSION 2
/* RandR */
#define SERVER_RANDR_MAJOR_VERSION 1
--
2.16.2
More information about the xorg-devel
mailing list