summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <mdaenzer@redhat.com>2021-03-17 17:45:01 +0100
committerMichel Dänzer <michel@daenzer.net>2021-03-17 17:45:01 +0100
commit2a327e58609e2bf53a9043eab4b36bc64168197a (patch)
tree561eca9c76f94fc9437de6dac585c92ef9df3bd8
parentaa06f8bdece497539921a28b42e0b69a1df190df (diff)
Bump version for final Xwayland 21.1.0 releasexwayland-21.1.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 882bca936..2971764c7 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '21.0.99.902',
+ version: '21.1.0',
meson_version: '>= 0.46.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])