summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2014-10-02 10:22:22 -0400
committerAlex Deucher <alexdeucher@gmail.com>2014-10-02 10:22:22 -0400
commitc854b4479ec5122390ede81b655b259efd9b1800 (patch)
tree6c03407dc23fc8fda6f4377e76b82c96c1f47add
parent068a59e010ce6bfcd54f5a18cc08c55c54b8618d (diff)
radeon: bump version post release
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d30efafa..c471ff55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
- [7.5.0],
+ [7.5.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])