diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-08-11 23:36:23 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-08-11 23:36:23 -0700 |
commit | 6886084b192e681739fc55892f30681efb4f79f0 (patch) | |
tree | b38f67b056be000b8645ddf9f993d6764445e5bf | |
parent | 252b15a2aeab5d7c843271caf4852df03d7a25eb (diff) |
xf86-input-mouse 1.9.1xf86-input-mouse-1.9.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |