From 6886084b192e681739fc55892f30681efb4f79f0 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 11 Aug 2014 23:36:23 -0700 Subject: [PATCH] xf86-input-mouse 1.9.1 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6c40988..15d9047 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-mouse], - [1.9.0], + [1.9.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-mouse]) AC_CONFIG_SRCDIR([Makefile.am])