summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-11-01 19:30:06 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-11-01 19:38:00 -0700
commitecd043f1de248cc03d240f1ae5850ce4f9f159a4 (patch)
tree85e97c074b57ed54b43c9524903decbdb2d56799
parent426c8e099fe19d3b495821ed6e7beb67a29a4115 (diff)
xf86-input-mouse 1.9.4xf86-input-mouse-1.9.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5f44a25..6c453cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-mouse],
- [1.9.3],
- [https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/issues],
+ [1.9.4],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/-/issues],
[xf86-input-mouse])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])