mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
xfree86: bump video ABI version to 25.0
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(24, 0)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(25, 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