mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-05 15:00:13 +01:00
Bump version to 23.1.2
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
This commit is contained in:
parent
f24e14ef41
commit
79a529dc34
1 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@ project('xwayland', 'c',
|
|||
'buildtype=debugoptimized',
|
||||
'c_std=gnu99',
|
||||
],
|
||||
version: '23.1.1',
|
||||
version: '23.1.2',
|
||||
meson_version: '>= 0.52.0',
|
||||
)
|
||||
release_date = '2023-03-29'
|
||||
release_date = '2023-06-06'
|
||||
|
||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
||||
cc = meson.get_compiler('c')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue