summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-07-02 12:26:11 +0100
committerDave Airlie <airlied@redhat.com>2012-07-02 12:26:11 +0100
commit734e9ff97b81af732ab7065761212e8eb8f6aa3c (patch)
treeb4115b7369785cc032dc6efd17efd7426ca467d7
parentb027633fcfc0e226b78036e27c66ccd76542e43f (diff)
r128: bump 6.8.3 releasexf86-video-r128-6.8.3
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ecbe3d3..8049006 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-r128],
- [6.8.2],
+ [6.8.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-r128])
AC_CONFIG_SRCDIR([Makefile.am])