summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-07-26 23:10:47 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-07-26 23:10:47 -0700
commit3c0c022672324286b0e936977ca267c6b04dc0f2 (patch)
tree8c022b55d00fc5b628d4f38839b3c0060b6114f6
parent66792aff9562a3cd69576739e4dae116edb31efd (diff)
xf86-input-mouse 1.8.0xf86-input-mouse-1.8.0
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 4e50a53..5f7062d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-mouse],
- [1.7.2],
+ [1.8.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-mouse])
AC_CONFIG_SRCDIR([Makefile.am])