summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2022-02-02 11:50:09 +0100
committerOlivier Fourdan <ofourdan@redhat.com>2022-02-02 11:51:56 +0100
commitc155a4903553129af44e4b5f9cf5f7db1d7b863e (patch)
treec1dda5a3eaab3db4b27b7ec56d81951e7a5251f0
parent1d98f8b7d96a81d5912cef533d18bad396c62840 (diff)
Bump version to 22.0.99.902xwayland-22.0.99.902
Xwayland 22.1.0 release candidate 2. 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 d4cad9d48..380a6fcd7 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '22.0.99.901',
+ version: '22.0.99.902',
meson_version: '>= 0.47.0',
)
release_date = '2021-07-05'