From: Peter Hutterer Date: Tue, 15 May 2012 05:47:45 +0000 (+1000) Subject: xinput 1.6.0 X-Git-Url: https://diplodocus.org/git/xorg-xinput/commitdiff_plain/60fe84e83b14576fb70d79c5d39755a281906607?ds=sidebyside;hp=-c xinput 1.6.0 Signed-off-by: Peter Hutterer --- 60fe84e83b14576fb70d79c5d39755a281906607 diff --git a/configure.ac b/configure.ac index 32c4555..f53a81f 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xinput], [1.5.99.901], +AC_INIT([xinput], [1.6.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinput]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h])