summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-23 18:56:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-23 18:56:44 -0700
commit5e09e744b27b5ada9dd064e250fa98eddf1a58c3 (patch)
treebafb7511e45573456d854331a4b74deb844ed236
parentfa20f8f2408ac81ff04d81196a56c907fba01c45 (diff)
xf86-video-mach64 6.9.1xf86-video-mach64-6.9.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 087ef11..2b2d41a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-mach64],
- [6.9.0],
+ [6.9.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-mach64])
AC_CONFIG_SRCDIR([Makefile.am])