mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-27 10:30:10 +01:00
Bump version to 23.2.4
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
This commit is contained in:
parent
51be9e767a
commit
4f16a3f0bf
1 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@ project('xwayland', 'c',
|
|||
'buildtype=debugoptimized',
|
||||
'c_std=gnu99',
|
||||
],
|
||||
version: '23.2.3',
|
||||
version: '23.2.4',
|
||||
meson_version: '>= 0.52.0',
|
||||
)
|
||||
release_date = '2023-12-13'
|
||||
release_date = '2024-01-16'
|
||||
|
||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
||||
cc = meson.get_compiler('c')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue