summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-12-19 22:14:08 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-12-19 22:14:08 -0800
commit0d8639f3cd4128ae856ae27f3787c1da224bb564 (patch)
treeb451f0702b000303cccac8780f689fc0df03f3cf
parentf694490b3cec78d7b17eeb0a9c4daadd1028776a (diff)
xf86-video-mach64 6.9.4xf86-video-mach64-6.9.4
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 2282f79..95f336b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-mach64],
- [6.9.3],
+ [6.9.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-mach64])
AC_CONFIG_SRCDIR([Makefile.am])