diff options
author | Dave Airlie <airlied@starflyer-ubuntu.(none)> | 2006-09-12 03:41:08 +1000 |
---|---|---|
committer | Dave Airlie <airlied@starflyer-ubuntu.(none)> | 2006-09-12 03:41:08 +1000 |
commit | 654b1a65c7d093793d15961422c2606ec2bc744a (patch) | |
tree | e8e3b227b395629c8e38bd63e05cb95bc21efd87 | |
parent | 84e574986f61c4f250d6ecb938bab20847618906 (diff) |
update configure.ac for new releasexf86-video-ati-6_5_8_1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 373fd768..19e3dd33 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-ati], - 6.5.8.0, + 6.5.8.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-ati) |