diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2025-01-05 10:46:04 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2025-01-05 10:46:04 -0800 |
commit | 9220a1b16d1336298612ece5bcd832ec93e6f1e4 (patch) | |
tree | 3645b671f8a2bb6effdc02abd4789debd209b8d3 | |
parent | 3d1486dbe9dd0c35e746baea306894075392008c (diff) |
xf86-input-synaptics 1.10.0HEADxf86-input-synaptics-1.10.0master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 1a96457..97bf369 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) |