mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-06 19:58:17 +02:00
Merge branch 'xwayland-24.1' into 'xwayland-24.1'
Bump version to 24.1.11 See merge request xorg/xserver!2232
This commit is contained in:
commit
9f83641a4b
1 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@ project('xwayland', 'c',
|
|||
'buildtype=debugoptimized',
|
||||
'c_std=gnu99',
|
||||
],
|
||||
version: '24.1.11',
|
||||
version: '24.1.12',
|
||||
meson_version: '>= 0.56.0',
|
||||
)
|
||||
release_date = '2026-04-27'
|
||||
release_date = '2026-06-02'
|
||||
|
||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
||||
cc = meson.get_compiler('c')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue