summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <mdaenzer@redhat.com>2021-04-13 16:29:16 +0200
committerMichel Dänzer <michel@daenzer.net>2021-04-13 16:29:16 +0200
commitd4cc2e2db99a1b07c6f14a16abb209bfa6d85678 (patch)
treea535b209f85d37456cab9da474d5dd9954be3902
parent1e4bf85df1be285e70a9c9fd52e6cf887600d4e4 (diff)
Bump version for Xwayland 21.1.1 releasexwayland-21.1.1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 2971764c7..4af03efe3 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '21.1.0',
+ version: '21.1.1',
meson_version: '>= 0.46.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])