summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <mdaenzer@redhat.com>2021-03-03 18:03:00 +0100
committerMichel Dänzer <michel@daenzer.net>2021-03-03 18:03:00 +0100
commitf20dc97947d368d0750ea190f4b4df88d005166a (patch)
tree2ccbcd1f25d713e04211f4684234eb54de747c0f
parent15f8b789049eb3cfab0f811d29b9c8d377ae941d (diff)
Bump version to 21.0.99.902xwayland-21.0.99.902
Xwayland 21.1.0 release candidate 2.
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3fba13f98..882bca936 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '21.0.99.901',
+ version: '21.0.99.902',
meson_version: '>= 0.46.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])