diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2016-04-07 11:44:05 +0900 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2016-04-07 11:44:05 +0900 |
commit | df6662864b56d1aeeea4c67d9b668e64197afb20 (patch) | |
tree | 2cac0a583aad86a5a3c2c28cc57b84359c8b72a9 | |
parent | c12614cfdc5729041c204e3ead1dbfde38011f0c (diff) |
Bump version for 7.7.0 releasexf86-video-ati-7.7.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2409004e..48e314b3 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [7.6.99], + [7.7.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ati]) |