From 44f4b2ed7075d424e3621f30815e11875b364c27 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 27 Oct 2015 17:08:59 +1000 Subject: [PATCH] xf86-input-libinput 0.15.0 Signed-off-by: Peter Hutterer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 61cad3a..268e030 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-libinput], - [0.14.0], + [0.15.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-libinput]) AC_CONFIG_SRCDIR([Makefile.am])