summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-08 16:03:10 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-08 16:03:10 -0800
commit8326644a0dd5e0457e404691b5f2143ae612901b (patch)
treec290ce2078b91fc45817c413f02f015dba8dc92f
parent9bb1dbbaef71b28b82061d467a5f2234baab0bac (diff)
xf86-input-joystick 1.6.4xf86-input-joystick-1.6.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 35070ff..3bf90ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-joystick],
- [1.6.3],
- [https://gitlab.freedesktop.org/xorg/driver/xf86-input-joystick/issues],
+ [1.6.4],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-joystick/-/issues],
[xf86-input-joystick])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])