diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-09-08 23:11:19 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-09-08 23:11:19 -0700 |
commit | 6d6c24768b2b347436a6d35c4aaa129227c7392e (patch) | |
tree | a2080e28b12178a45bd252e53af5a0e2771a214d | |
parent | 4719334800b7eb88479acdcbbc176019ba9c5bd2 (diff) |
xf86-input-mouse 1.6.0xf86-input-mouse-1.6.0
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 48ab33c..8c99ac5 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-mouse], - [1.5.0], + [1.6.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-mouse]) AC_CONFIG_SRCDIR([Makefile.am]) |