diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-05-04 17:17:54 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-05-04 17:17:54 -0700 |
commit | f59e8cb5b47fa989d3c9a0ca104d7261a94324db (patch) | |
tree | 7485c5847e7c6685958c62df727390820df463ad | |
parent | cad360554cdab324fc828cb5ffa47f610ca796c4 (diff) |
xf86-input-mouse 1.9.5xf86-input-mouse-1.9.5
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 6c453cd..1d871b2 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-mouse], - [1.9.4], + [1.9.5], [https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/-/issues], [xf86-input-mouse]) AC_CONFIG_SRCDIR([Makefile.am]) |