summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <mdaenzer@redhat.com>2021-07-09 12:14:50 +0200
committerMichel Dänzer <michel@daenzer.net>2021-07-09 12:14:50 +0200
commit1dbb96ae48f1fa69752e71f25f03d2f733918ffb (patch)
tree135fd18a2b60a5d4a24e6d5ea4419510347a94b7
parentb42c33b6ef6ab23ba0f5cd5f2b858043d8d39a62 (diff)
Bump version for the Xwayland 21.1.2 releasexwayland-21.1.2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 15a531f74..6d0cdf069 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '21.1.1.901',
+ version: '21.1.2',
meson_version: '>= 0.46.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])