summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShashank Sharma <shashank.sharma@amd.com>2022-02-22 16:25:01 +0100
committerShashank Sharma <shashank.sharma@amd.com>2022-02-22 16:26:37 +0100
commit533bd30ceaa373788b3d0bfd4d486f0f1c624d0c (patch)
treece1a9362547bd9afda21c68eb496baf73e3f66c6
parent402bfdead7d512726c01359c03fcd37b4efdc975 (diff)
Bump version for the 22.0.0 releasexf86-video-amdgpu-22.0.0
This release includes some bug fixes and one minor feature. Signed-off-by: Shashank Sharma <shashank.sharma@amd.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e1c469c..fb9db9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-amdgpu],
- [21.0.0],
+ [22.0.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/AMDgpu],
[xf86-video-amdgpu])