diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-10 16:32:38 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-10 16:32:38 -0700 |
commit | bf3c0cb38ad5dba43f0454e655e0448712cb412e (patch) | |
tree | 4be6d3e80402f33372cd547eb329aeed2cd9c2cf | |
parent | ae160fc87bd2d52e0ab807b31dc2682beb3db772 (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.ac | 2 |
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]) |