xfree86: bump video ABI version to 25.0

Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Adam Jackson 2018-10-24 15:00:09 -04:00
parent cb0de153bf
commit 96e00730e7
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
* mask is 0xFFFF0000.
*/
#define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(24, 0)
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(25, 0)
#define ABI_XINPUT_VERSION SET_ABI_VERSION(24, 1)
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(10, 0)