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:
Thierry Reding 2018-03-16 14:24:21 +01:00 committed by Adam Jackson
parent 7fc89251ef
commit abb9b58d1a

View File

@ -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