summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-15 23:34:21 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-15 23:34:21 -0700
commit80d724d13a8de585722967f7d18a65b4b555badd (patch)
treed2249e21054674b18bdca56c00c496af1c8d9aab
parent68a1e2f74dd58c913e5d1f8d6138cd8ce73232a4 (diff)
xf86-input-mouse 1.7.2xf86-input-mouse-1.7.2
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 4c5e92c..8ad7f65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-mouse],
- [1.7.1],
+ [1.7.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-mouse])
AC_CONFIG_SRCDIR([Makefile.am])