diff options
author | Dave Airlie <airlied@redhat.com> | 2008-12-23 10:08:46 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2008-12-23 10:09:45 +1000 |
commit | 631123d144d088d4f77a0599c34deaa31d551d71 (patch) | |
tree | 4080af92422c42f41994d3a497d64699e80bcb46 | |
parent | 047f7603174f6047090f4fafbe6488d697eb78bc (diff) |
radeon: update to 6.9.0.91xf86-video-ati-6.9.0.91
do a prerelease for end of year.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5ffe0d93..4b9c6b1d 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-ati], - 6.9.0, + 6.9.0.91, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-ati) |