diff options
author | Michel Dänzer <mdaenzer@redhat.com> | 2019-10-15 17:54:12 +0200 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2019-10-15 17:54:12 +0200 |
commit | b9bd8097e1d2c088b081f1b81799ea3892406214 (patch) | |
tree | 403ff5ddb6331ac3dd8f4c7a6bffb867d304c90d | |
parent | 2faaecc69b127248718e759c6c98c84d56dd1b6b (diff) |
Bump version for 19.1.0 releasexf86-video-ati-19.1.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 49e82fc8..a504695b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [19.0.1], + [19.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon], [xf86-video-ati]) |