mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-24 03:20:38 +02:00
Bump version to 24.0.99.902
Xwayland 24.1.0 release candidate 2. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1513>
This commit is contained in:
parent
9f28e2a85d
commit
5a4b654334
1 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@ project('xwayland', 'c',
|
|||
'buildtype=debugoptimized',
|
||||
'c_std=gnu99',
|
||||
],
|
||||
version: '24.0.99.901',
|
||||
version: '24.0.99.902',
|
||||
meson_version: '>= 0.56.0',
|
||||
)
|
||||
release_date = '2024-04-17'
|
||||
release_date = '2024-05-02'
|
||||
|
||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
||||
cc = meson.get_compiler('c')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue