From 96cf04dce19e7c90bc05b8b3b192b5bfb97381d2 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 13 May 2013 10:03:48 +1000 Subject: [PATCH] synaptics 1.7.1 Signed-off-by: Peter Hutterer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b8a75cd..5dfbc4e 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-synaptics], - [1.7.0], + [1.7.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-synaptics]) AC_CONFIG_SRCDIR([Makefile.am])