summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-23 19:23:54 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-23 19:23:54 -0700
commit1ac4cd4b41d0e8232660df78ff136df1214f3907 (patch)
tree0611a02d58aaa3ab8e91da462ae30e9242ee808e
parent2cab077d6a0380fa22fa3dda8669cf0613aee17b (diff)
xf86-video-r128 6.8.2xf86-video-r128-6.8.2
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 4ba44db..ecbe3d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-r128],
- [6.8.1],
+ [6.8.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-r128])
AC_CONFIG_SRCDIR([Makefile.am])