summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2022-03-30 11:33:59 +0200
committerOlivier Fourdan <ofourdan@redhat.com>2022-03-30 12:17:04 +0200
commit2bddb5add1966cf75be2076838f28369a0fe2028 (patch)
tree09ae4f2d4cc8861533c00d51e53796d9d4ff6f02
parent1a7e4e72182cf530504ea88053b0652872da3c13 (diff)
Bump version to 22.1.1xwayland-22.1.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 b8d2f04c1..46f024520 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '22.1.0',
+ version: '22.1.1',
meson_version: '>= 0.47.0',
)
release_date = '2021-07-05'