From 99fc62133f0e6ab998b2c168d8ba624a4c652802 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Mon, 15 Dec 2025 17:07:29 +0100 Subject: [PATCH] release 1.6.5 Signed-off-by: Enrico Weigelt, metux IT consult --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1a3cbb3..fcb20e9 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xlibre-xf86-input-joystick], - [1.6.4], + [1.6.5], [https://github.com/X11Libre/xf86-input-joystick/issues], [xlibre-xf86-input-joystick]) AC_CONFIG_SRCDIR([Makefile.am])