summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2022-01-19 15:04:30 +0100
committerOlivier Fourdan <ofourdan@redhat.com>2022-01-19 16:25:33 +0100
commitc2c6f66bba56ebef7c2f37724b0df9a92ffbcce7 (patch)
tree9e99c59e60ebe630c4f15412de9e1eba126b9318
parentf85a0567b50562885d122972c3d697489b8a50bc (diff)
Bump version to 22.0.99.901xwayland-22.0.99.901
Xwayland 22.1.0 release candidate 1. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6d3570192..d4cad9d48 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '22.0.99.1',
+ version: '22.0.99.901',
meson_version: '>= 0.47.0',
)
release_date = '2021-07-05'