summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2015-05-04 15:50:09 -0400
committerAdam Jackson <ajax@redhat.com>2015-05-04 15:50:09 -0400
commit8f920350a736012ce2a7469d8252f5f5bf72cef3 (patch)
tree31417be89e2ab44b7a44edec4057137f5abb30f0
parent810572536e153ac9e4615a35e2ab99dc266806da (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 5d8199f..830c25e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-mach64],
- [6.9.4],
+ [6.9.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-mach64])
AC_CONFIG_SRCDIR([Makefile.am])