diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2015-11-12 11:56:48 +0900 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2015-11-12 11:56:48 +0900 |
commit | 9aae4b71fb402841439e3267fcb7f410d8429c3a (patch) | |
tree | 287d31dbab2239fa6bce82cc7a1c35efb1f74e12 /configure.ac | |
parent | 98291869ac4a542a0b478920586407ff9d2c8ef0 (diff) |
Bump version for 7.6.0 releasexf86-video-ati-7.6.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 c371829d..3a5b0609 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [7.5.99], + [7.6.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ati]) |