mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
meson: Bump version number here too
Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -3,7 +3,7 @@ project('xserver', 'c',
|
||||
'buildtype=debugoptimized',
|
||||
'c_std=gnu99',
|
||||
],
|
||||
version: '1.19.99.904',
|
||||
version: '1.19.99.905',
|
||||
meson_version: '>= 0.42.0',
|
||||
)
|
||||
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: 'c')
|
||||
|
||||
Reference in New Issue
Block a user