diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2014-01-24 10:19:49 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2014-01-24 10:19:49 -0500 |
commit | 0333f5bda27dc0ec2edc180c7a4dc9a432f13f97 (patch) | |
tree | 2a95aeb0e942b110ea4f150c667f531d70ffbc43 | |
parent | fc4167f2a85d9cba65078d8fc6f08c7a619ad66e (diff) |
radeon: bump version for releasexf86-video-ati-7.3.0
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 729a6fa7..9c444f08 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [7.2.99], + [7.3.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ati]) |