From a31ecb669f40d8db3ab1867eaedfe364bbd6fafe Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 30 Apr 2014 07:45:34 +1000 Subject: [PATCH] synaptics 1.7.99.2 Signed-off-by: Peter Hutterer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index be6b7ad..712d48d 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-synaptics], - [1.7.99.1], + [1.7.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-synaptics]) AC_CONFIG_SRCDIR([Makefile.am])