summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-08-11 23:36:23 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-08-11 23:36:23 -0700
commit6886084b192e681739fc55892f30681efb4f79f0 (patch)
treeb38f67b056be000b8645ddf9f993d6764445e5bf
parent252b15a2aeab5d7c843271caf4852df03d7a25eb (diff)
downloadxorg-driver-xf86-input-mouse-6886084b192e681739fc55892f30681efb4f79f0.tar.gz
xf86-input-mouse 1.9.1xf86-input-mouse-1.9.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])