mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
Bump input minor ABI due to addition of input event drain callback
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
committed by
Adam Jackson
parent
5eb985e353
commit
4c00369024
@@ -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, 1)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(24, 2)
|
||||
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(10, 0)
|
||||
|
||||
#define MODINFOSTRING1 0xef23fdc5
|
||||
|
||||
Reference in New Issue
Block a user