mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-07 05:08:02 +02:00
Bump version to 22.1.7
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
This commit is contained in:
parent
8015095a1f
commit
ef2e1be3fb
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: '22.1.6',
|
version: '22.1.7',
|
||||||
meson_version: '>= 0.47.0',
|
meson_version: '>= 0.47.0',
|
||||||
)
|
)
|
||||||
release_date = '2022-12-14'
|
release_date = '2022-12-19'
|
||||||
|
|
||||||
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