Bump version to 21.1.1.901

Xwayland 21.1.2 release candidate 1.
This commit is contained in:
Michel Dänzer 2021-06-30 16:43:31 +02:00 committed by Michel Dänzer
parent d9005a02e9
commit bfd7e302fc
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.1',
version: '21.1.1.901',
meson_version: '>= 0.46.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])