Bump version to 22.1.0

Xwayland 22.1.0 final release

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
This commit is contained in:
Olivier Fourdan 2022-02-16 11:15:03 +01:00
parent 278b48acbb
commit ef746ca96b

View file

@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
version: '22.0.99.902',
version: '22.1.0',
meson_version: '>= 0.47.0',
)
release_date = '2021-07-05'