mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
release 25.0.1
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
# Initialize Autoconf
|
||||
AC_PREREQ([2.60])
|
||||
AC_INIT([xlibre-xf86-video-amdgpu],
|
||||
[25.0.0],
|
||||
[25.0.1],
|
||||
[https://github.com/X11Libre/xf86-video-amdgpu/issues],
|
||||
[xlibre-xf86-video-amdgpu])
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
project(
|
||||
'xf86-video-amdgpu',
|
||||
'c',
|
||||
version: '23.0.0',
|
||||
version: '25.0.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: ['warning_level=1']
|
||||
|
||||
Reference in New Issue
Block a user