summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2022-10-20 09:22:33 +0200
committerOlivier Fourdan <ofourdan@redhat.com>2022-10-20 09:24:51 +0200
commit86887aa87a026abeb851808439c36a3fca8eeb6c (patch)
tree55da0b7bd1f65c470b06584f33e0acc3a3a55609
parent71e8be4e3645bd9664b3f7a9f4d958272d604de4 (diff)
Bump version to 22.1.4xwayland-22.1.4
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 27a3f1f7d..1a786a1ab 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '22.1.3',
+ version: '22.1.4',
meson_version: '>= 0.47.0',
)
release_date = '2021-07-05'