mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-04 13:00:28 +01:00
Revert "meson: Bump requirement to meson-0.50.0"
This bump is causing issues with our CI. Sorry about that.
This reverts commit 0a27f96d1d.
This commit is contained in:
parent
4f5999826a
commit
8cd0397e5b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ project('xserver', 'c',
|
|||
'c_std=gnu99',
|
||||
],
|
||||
version: '21.1.99.1',
|
||||
meson_version: '>= 0.50.0',
|
||||
meson_version: '>= 0.47.0',
|
||||
)
|
||||
release_date = '2021-07-05'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue