mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-18 03:40:28 +01:00
Bump version to 21.0.99.1
Preparation for a 21.1 release.
This commit is contained in:
parent
001f0c8938
commit
1e72c3ce84
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ project('xwayland', 'c',
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
'c_std=gnu99',
|
'c_std=gnu99',
|
||||||
],
|
],
|
||||||
version: '1.20.99.1',
|
version: '21.0.99.1',
|
||||||
meson_version: '>= 0.46.0',
|
meson_version: '>= 0.46.0',
|
||||||
)
|
)
|
||||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue