summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-05-18 12:49:30 -0400
committerAdam Jackson <ajax@redhat.com>2018-05-18 12:49:30 -0400
commita504b15fc74f7725f67866e22407b742d1d435a9 (patch)
treedad6b3b977599e48822a01ed85c752f87e381b45
parenteab6848f85d26c824f8096949105bf4894a1d48d (diff)
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d3933b2..0b57a02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-mach64],
- [6.9.5],
+ [6.9.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-mach64])
AC_CONFIG_SRCDIR([Makefile.am])