summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTormod Volden <debian.tormod@gmail.com>2013-10-02 20:36:38 +0200
committerTormod Volden <debian.tormod@gmail.com>2013-10-02 20:36:38 +0200
commitccdfcf5c05ccade823c9734212dcb865d8958cbb (patch)
tree138f4fead83a7d4c70070bc9a0f1a2d837968579
parent255cf857af35e4024486cbc2693872d020f09a29 (diff)
r128: bump to version 6.9.2xf86-video-r128-6.9.2
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 38dc9bd..56554ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-r128],
- [6.9.1],
+ [6.9.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-r128])
AC_CONFIG_SRCDIR([Makefile.am])