summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <mdaenzer@redhat.com>2021-02-16 15:39:35 +0100
committerMichel Dänzer <michel@daenzer.net>2021-02-17 16:17:08 +0100
commit280aac5a0ee09c45b17ec4be0681397f7c34c12e (patch)
tree1f27c8364235d6009588c4345bc3475ba6906a38
parentfdc61c5a3cc2637a52928c8e2fd4d50118c7ffea (diff)
Bump version to 21.0.99.901xwayland-21.0.99.901
Xwayland 21.1.0 release candidate 1.
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index f52659c1d..3fba13f98 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '21.0.99.1',
+ version: '21.0.99.901',
meson_version: '>= 0.46.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])