mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-29 20:50:08 +01:00
Bump video driver ABI version to 9.0
Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
c45bea0c04
commit
1a9022d328
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ typedef enum {
|
|||
* mask is 0xFFFF0000.
|
||||
*/
|
||||
#define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(8, 0)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(9, 0)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(11, 0)
|
||||
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(4, 0)
|
||||
#define ABI_FONT_VERSION SET_ABI_VERSION(0, 6)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue