summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-07-05 09:09:26 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-07-05 09:09:26 -0700
commit9f969bd4d1995aa802bef1cfe93afedc412bbd8a (patch)
tree22f6270fd356c8aebf2a42b14d8f245101ae0961
parentb12fa0d5ab23237bc2ac02143739ef6861e55146 (diff)
xf86-input-mouse 1.7.1xf86-input-mouse-1.7.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 55eeac5..4c5e92c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-mouse],
- [1.7.0],
+ [1.7.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-mouse])
AC_CONFIG_SRCDIR([Makefile.am])