diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2019-03-19 18:01:02 +0100 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2019-03-19 18:01:02 +0100 |
commit | 36703f66c3b06875651606a6280d5dc9d9dad51e (patch) | |
tree | e37619bb6c952633f8f0199af81a8c4da0f7fb92 | |
parent | 4407c78bd86da4460ee07a15a365e07d99e0dd27 (diff) |
Bump version for 19.0.1 releasexf86-video-ati-19.0.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0763a8ed..49e82fc8 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [19.0.0], + [19.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon], [xf86-video-ati]) |