debian/serverminver | 2 +- hw/xfree86/common/xf86Module.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit c45db25e326a98cc89b803a887bc2fbdca73b677 Author: Maarten Lankhorst <maarten.lankho...@ubuntu.com> Date: Thu Nov 6 10:48:42 2014 +0100 unbump input diff --git a/debian/serverminver b/debian/serverminver index 66cac6b..02899bc 100644 --- a/debian/serverminver +++ b/debian/serverminver @@ -1,3 +1,3 @@ 2:1.16.99.903 ABI_VIDEODRV_VERSION:19.0 -ABI_XINPUT_VERSION:22.0 +ABI_XINPUT_VERSION:21.0 diff --git a/hw/xfree86/common/xf86Module.h b/hw/xfree86/common/xf86Module.h index 25a8869..e68fe9c 100644 --- a/hw/xfree86/common/xf86Module.h +++ b/hw/xfree86/common/xf86Module.h @@ -81,7 +81,7 @@ typedef enum { */ #define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4) #define ABI_VIDEODRV_VERSION SET_ABI_VERSION(19, 0) -#define ABI_XINPUT_VERSION SET_ABI_VERSION(22, 0) +#define ABI_XINPUT_VERSION SET_ABI_VERSION(21, 0) #define ABI_EXTENSION_VERSION SET_ABI_VERSION(9, 0) #define ABI_FONT_VERSION SET_ABI_VERSION(0, 6) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xmjgn-0001jv...@moszumanska.debian.org