summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <mdaenzer@redhat.com>2021-06-30 16:43:31 +0200
committerMichel Dänzer <michel@daenzer.net>2021-06-30 16:43:31 +0200
commitbfd7e302fcc33b95216a9fedb52e91c5cb51e1cf (patch)
tree783476fd87a8dcee29f6198a5087bd4ea8f37dd3
parentd9005a02e9c109e57dcc81b51de3b5778915af26 (diff)
Bump version to 21.1.1.901xwayland-21.1.1.901
Xwayland 21.1.2 release candidate 1.
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 4af03efe3..15a531f74 100644
--- a/meson.build
+++ b/meson.build
@@ -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'])