mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-31 03:10:08 +01:00
xfree86: bump input minor ABI
The new valuator_mask_free() call requires a minor bump. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
5927e070b4
commit
77af0dc521
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ typedef enum {
|
|||
*/
|
||||
#define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(9, 0)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(12, 1)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(12, 2)
|
||||
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(5, 0)
|
||||
#define ABI_FONT_VERSION SET_ABI_VERSION(0, 6)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue