mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 02:20:03 +01:00
Bump version to 24.1.9
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2088>
This commit is contained in:
parent
c7beaec76c
commit
65acc54b70
1 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@ project('xwayland', 'c',
|
|||
'buildtype=debugoptimized',
|
||||
'c_std=gnu99',
|
||||
],
|
||||
version: '24.1.8',
|
||||
version: '24.1.9',
|
||||
meson_version: '>= 0.56.0',
|
||||
)
|
||||
release_date = '2025-06-18'
|
||||
release_date = '2025-10-28'
|
||||
|
||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
||||
cc = meson.get_compiler('c')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue