mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
xfree86: Bump video ABI to 24.0
c02f6a68 changed the layout of xf86CrtcFuncs.
Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
* mask is 0xFFFF0000.
|
||||
*/
|
||||
#define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(23, 0)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(24, 0)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(24, 1)
|
||||
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(10, 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user