mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
xf86: Bump ABI version to 21
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Alex Goins <agoins@nvidia.com>
This commit is contained in:
@@ -80,7 +80,7 @@ typedef enum {
|
||||
* mask is 0xFFFF0000.
|
||||
*/
|
||||
#define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(20, 0)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(21, 0)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(22, 1)
|
||||
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(9, 0)
|
||||
#define ABI_FONT_VERSION SET_ABI_VERSION(0, 6)
|
||||
|
||||
Reference in New Issue
Block a user