From de424865ece983d8da62b7f7e3d013eabac0b8b5 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 18 Nov 2016 08:58:35 +1000 Subject: [PATCH] joystick 1.6.3 Signed-off-by: Peter Hutterer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b5834a5..5c930ad 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-joystick], - [1.6.2], + [1.6.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-joystick]) AC_CONFIG_SRCDIR([Makefile.am])