summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2014-01-24 10:19:49 -0500
committerAlex Deucher <alexander.deucher@amd.com>2014-01-24 10:19:49 -0500
commit0333f5bda27dc0ec2edc180c7a4dc9a432f13f97 (patch)
tree2a95aeb0e942b110ea4f150c667f531d70ffbc43
parentfc4167f2a85d9cba65078d8fc6f08c7a619ad66e (diff)
radeon: bump version for release
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r--configure.ac2
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])