Bump version for Xwayland 21.1.1 release

This commit is contained in:
Michel Dänzer 2021-04-13 16:29:16 +02:00 committed by Michel Dänzer
parent 1e4bf85df1
commit d4cc2e2db9
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.1.0',
version: '21.1.1',
meson_version: '>= 0.46.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])