diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2017-03-16 16:38:15 +0900 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2017-03-16 16:38:15 +0900 |
commit | 66227060872219c1a0dc84fa4cea6264f7548446 (patch) | |
tree | ac05b4e83a312090641cdc1ecdddf350db54d36e /configure.ac | |
parent | 9a71445094b728f3d78db8f6808b4782ee19a453 (diff) |
Bump version for 7.9.0 releasexf86-video-ati-7.9.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 732f7050..b83b18f3 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [7.8.99], + [7.9.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ati]) |