diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2018-03-15 16:34:19 +0100 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2018-03-15 16:34:19 +0100 |
commit | 9f37a44473ded8c669897379acbc750362c15ec6 (patch) | |
tree | 244259b47a9c4468eb4ceaf9e504144d2ed83d5d | |
parent | 8af989546907ad9fb491d940e1936d3bfc89276b (diff) |
Bump version for 18.0.1 releasexf86-video-amdgpu-18.0.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e7cc933..7b7a4b1 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-amdgpu], - [18.0.0], + [18.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/AMDgpu], [xf86-video-amdgpu]) |