mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-05 02:10:13 +01:00
xfree86: Bump input minor ABI due to addition touchpad gestures
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
parent
1cdc3b5d14
commit
0886254f96
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
|||
*/
|
||||
#define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(25, 2)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(24, 3)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(24, 4)
|
||||
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(10, 0)
|
||||
|
||||
#define MODINFOSTRING1 0xef23fdc5
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue