present: Don't use the major/minor version from the protocol headers
We want to advertise the version we implement, not the version the protocol headers happen to describe. Reviewed-by: Jasper St. Pierre <<jstpierre@mecheye.net> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -67,6 +67,10 @@
|
||||
#define SERVER_PANORAMIX_MAJOR_VERSION 1
|
||||
#define SERVER_PANORAMIX_MINOR_VERSION 1
|
||||
|
||||
/* Present */
|
||||
#define SERVER_PRESENT_MAJOR_VERSION 1
|
||||
#define SERVER_PRESENT_MINOR_VERSION 0
|
||||
|
||||
/* RandR */
|
||||
#define SERVER_RANDR_MAJOR_VERSION 1
|
||||
#define SERVER_RANDR_MINOR_VERSION 4
|
||||
|
||||
Reference in New Issue
Block a user