summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 16:32:38 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 16:32:38 -0700
commitbf3c0cb38ad5dba43f0454e655e0448712cb412e (patch)
tree4be6d3e80402f33372cd547eb329aeed2cd9c2cf
parentae160fc87bd2d52e0ab807b31dc2682beb3db772 (diff)
xf86-input-synaptics 1.9.2xf86-input-synaptics-1.9.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9bd37c2..8525bc7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-synaptics],
- [1.9.1],
+ [1.9.2],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-synaptics/issues],
[xf86-input-synaptics])
AC_CONFIG_SRCDIR([Makefile.am])