summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2021-10-21 08:43:40 +0200
committerOlivier Fourdan <ofourdan@redhat.com>2021-10-21 11:58:01 +0200
commitad8e48dc2ebae3ef6d06b75d84d3671b41f3d0ea (patch)
tree68b7ed972cb0589a2257a1dbe65af0b3cd5353ab
parent0401e85a3cef8eee2daf097c794a4eedd454cb02 (diff)
Bump version to 21.1.2.901xwayland-21.1.2.901
Xwayland 21.1.3 release candidate 1. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6d0cdf069..45fe80394 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '21.1.2',
+ version: '21.1.2.901',
meson_version: '>= 0.46.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])