mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 08:10:03 +01:00
Bump version to 23.2.7
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1544>
This commit is contained in:
parent
557d1e92f7
commit
9b10be9933
1 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@ project('xwayland', 'c',
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
'c_std=gnu99',
|
'c_std=gnu99',
|
||||||
],
|
],
|
||||||
version: '23.2.6',
|
version: '23.2.7',
|
||||||
meson_version: '>= 0.52.0',
|
meson_version: '>= 0.52.0',
|
||||||
)
|
)
|
||||||
release_date = '2024-04-09'
|
release_date = '2024-05-15'
|
||||||
|
|
||||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
||||||
cc = meson.get_compiler('c')
|
cc = meson.get_compiler('c')
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue