xfree86: increase ABI versions

Since *a lot* has changed since last Xserver release, need to increase
the ABI version.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult 2025-06-03 18:48:28 +02:00
parent 1c0d2410ea
commit 6a3b60cfe7

View File

@ -73,10 +73,10 @@
* changed. The minor revision mask is 0x0000FFFF and the major revision
* mask is 0xFFFF0000.
*/
#define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(27, 0)
#define ABI_XINPUT_VERSION SET_ABI_VERSION(25, 0)
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(10, 0)
#define ABI_ANSIC_VERSION SET_ABI_VERSION(1, 4)
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(28, 0)
#define ABI_XINPUT_VERSION SET_ABI_VERSION(26, 0)
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(11, 0)
#define MODINFOSTRING1 0xef23fdc5
#define MODINFOSTRING2 0x10dc023a