Bump version to 21.0.99.901

Xwayland 21.1.0 release candidate 1.
This commit is contained in:
Michel Dänzer 2021-02-16 15:39:35 +01:00 committed by Michel Dänzer
parent fdc61c5a3c
commit 280aac5a0e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
version: '21.0.99.1',
version: '21.0.99.901',
meson_version: '>= 0.46.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])