Bump version to 21.0.99.1

Preparation for a 21.1 release.
This commit is contained in:
Michel Dänzer 2020-09-17 19:21:45 +02:00 committed by Michel Dänzer
parent 001f0c8938
commit 1e72c3ce84
1 changed files with 1 additions and 1 deletions

View File

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