mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-27 00:00:06 +01:00
Bump ABI major versions for the TryClientExceptions change from commit 883811c.
This commit is contained in:
parent
4e004c6828
commit
079625570d
1 changed files with 3 additions and 3 deletions
|
|
@ -82,9 +82,9 @@ typedef enum {
|
|||
* mask is 0xFFFF0000.
|
||||
*/
|
||||
#define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(4, 1)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(3, 1)
|
||||
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(1, 1)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(5, 0)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(4, 0)
|
||||
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(2, 0)
|
||||
#define ABI_FONT_VERSION SET_ABI_VERSION(0, 6)
|
||||
|
||||
#define MODINFOSTRING1 0xef23fdc5
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue