mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-12 06:30:36 +01:00
xfree86: Bump video ABI to 14
Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
70e5766874
commit
5109c7f658
1 changed files with 1 additions and 1 deletions
|
|
@ -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(13, 0)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(14, 0)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(18, 0)
|
||||
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(7, 0)
|
||||
#define ABI_FONT_VERSION SET_ABI_VERSION(0, 6)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue