diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2010-03-02 20:46:06 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2010-03-02 20:46:06 -0500 |
commit | 802073aea2cadc446778902b344221ad2484dc34 (patch) | |
tree | 812dac97241d8eb727109062e58223e4f87a36d1 /configure.ac | |
parent | 58738d5abb5e6f0622747cb6cdc8d09d4c5b0ade (diff) |
radeon: bump version for releasexf86-video-ati-6.12.5
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a19a308a..6ff0ddbc 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-ati], - 6.12.4, + 6.12.5, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-ati) |