xf86-input-libinput 1.2.1

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2022-01-24 15:00:09 +10:00
parent c1f07edafa
commit 62f267a952

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],
[1.2.0], [1.2.1],
[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])