Bump version to 21.0.99.902

Xwayland 21.1.0 release candidate 2.
This commit is contained in:
Michel Dänzer 2021-03-03 18:03:00 +01:00 committed by Michel Dänzer
parent 15f8b78904
commit f20dc97947
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.901',
version: '21.0.99.902',
meson_version: '>= 0.46.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])