diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2018-07-27 09:13:12 +0200 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2018-07-27 09:13:12 +0200 |
commit | 7de4ea15880565c6536ed6859fd32ec89ce0b4c0 (patch) | |
tree | 95d63e92a2079dc90ccaef845c2511505b1e73cf /configure.ac | |
parent | fed411290b696ecf9f0e799ec4bad054e4a95017 (diff) |
Bump version to 18.0.99
Forgot to do this after the 18.0.1 release.
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 bea205c3..444862f3 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [18.0.1], + [18.0.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon], [xf86-video-ati]) |