xf86-video-amdgpu: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jul 30 13:07:52 UTC 2021


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0d68a91dce88eeacd15bf1159ddc6200a01b1f2e
Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Thu Jul 29 13:20:16 2021 -0400

    Bump version for the 21.0.0 release
    
    Reviewed-by: Michel Dänzer <mdaenzer at redhat.com>
    Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

diff --git a/configure.ac b/configure.ac
index 6f5cdd8..9957f59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-amdgpu],
-        [19.1.0],
+        [21.0.0],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/AMDgpu],
         [xf86-video-amdgpu])
 


More information about the xorg-commit mailing list