present: Advertise protocol version 1.2
Everything is implemented to support protocol version 1.2. Make it official. Reviewed-by: Daniel Stone <daniels@collabora.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
7fc89251ef
commit
abb9b58d1a
|
@ -69,7 +69,7 @@
|
||||||
|
|
||||||
/* Present */
|
/* Present */
|
||||||
#define SERVER_PRESENT_MAJOR_VERSION 1
|
#define SERVER_PRESENT_MAJOR_VERSION 1
|
||||||
#define SERVER_PRESENT_MINOR_VERSION 1
|
#define SERVER_PRESENT_MINOR_VERSION 2
|
||||||
|
|
||||||
/* RandR */
|
/* RandR */
|
||||||
#define SERVER_RANDR_MAJOR_VERSION 1
|
#define SERVER_RANDR_MAJOR_VERSION 1
|
||||||
|
|
Loading…
Reference in New Issue