summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2014-10-01 23:38:52 -0400
committerAlex Deucher <alexander.deucher@amd.com>2014-10-01 23:38:52 -0400
commit068a59e010ce6bfcd54f5a18cc08c55c54b8618d (patch)
tree69236b3e20c404a6a17cd274dac75c2d7c9fd4a0
parent5fee565e420d3efbf72fdf4f63c3d5d93d8ceddb (diff)
radeon: bump version for releasexf86-video-ati-7.5.0
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 e4aaab22..d30efafa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
- [7.4.99],
+ [7.5.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])