summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2017-09-08 17:02:59 +0900
committerMichel Dänzer <michel@daenzer.net>2017-09-08 17:02:59 +0900
commitf9aca8c1a7a423b9e738c88400ae821bdfbcdb1c (patch)
tree299b20722b1aa3f365483e21b21c56b1fc882148
parent5cdd334b3402c2431deb3a87a8d04ef590da53ee (diff)
Bump version for 7.10.0 releasexf86-video-ati-7.10.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9c595f8b..dfb60a83 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
- [7.9.99],
+ [7.10.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon],
[xf86-video-ati])