xf86-input-libinput 0.28.2

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2019-02-04 13:14:11 +10:00
parent e7eafa199e
commit 5a925eaa84

View File

@@ -23,7 +23,7 @@
# Initialize Autoconf # Initialize Autoconf
AC_PREREQ([2.60]) AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput], AC_INIT([xf86-input-libinput],
[0.28.1], [0.28.2],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues], [https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues],
[xf86-input-libinput]) [xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_SRCDIR([Makefile.am])