mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
meson: Switch project version to 20.x.y style
This commit is contained in:
@@ -3,7 +3,7 @@ project('xserver', 'c',
|
||||
'buildtype=debugoptimized',
|
||||
'c_std=gnu99',
|
||||
],
|
||||
version: '1.20.99.1',
|
||||
version: '20.99.1',
|
||||
meson_version: '>= 0.47.0',
|
||||
)
|
||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
|
||||
|
||||
Reference in New Issue
Block a user