Bump version for final Xwayland 21.1.0 release

This commit is contained in:
Michel Dänzer 2021-03-17 17:45:01 +01:00 committed by Michel Dänzer
parent aa06f8bdec
commit 2a327e5860

View File

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