summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShashank Sharma <shashank.sharma@amd.com>2023-02-22 18:00:23 +0100
committerShashank Sharma <shashank.sharma@amd.com>2023-02-22 18:07:05 +0100
commit7025aefcdf9673665588cf291c5d71beb39cce89 (patch)
treec672d7da630372a476528a219a4705bdecc2bc55
parent6ee320917093ad0f7d68e516d3224d3c04ca13ee (diff)
Bump version for the 23.0.0 releasexf86-video-amdgpu-23.0.0
This release includes some bug fixes. 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 852efea..fc6d98b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-amdgpu],
- [22.0.0],
+ [23.0.0],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/-/issues],
[xf86-video-amdgpu])