xf86-input-synaptics 1.10.0

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith
2025-01-05 10:46:04 -08:00
parent 3d1486dbe9
commit 9220a1b16d

View File

@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-synaptics],
[1.9.2],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-synaptics/issues],
[1.10.0],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-synaptics/-/issues],
[xf86-input-synaptics])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])