summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2021-07-29 13:20:16 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-07-30 09:02:46 -0400
commit0d68a91dce88eeacd15bf1159ddc6200a01b1f2e (patch)
tree44cd9b359d5aab3eee758bf0a35c7a1b0c5da968
parentaedbf47ffc9459c3654b66d8abf6d4f8515c4815 (diff)
Bump version for the 21.0.0 releasexf86-video-amdgpu-21.0.0
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])