From 5420619f91e07d440f77db5ab0edf662a8d46479 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 4 Nov 2021 20:39:22 +0100 Subject: [PATCH] build: bump to version 1.19.91 for the alpha release --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index acc3d787..0382a12f 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.19.90', + version: '1.19.91', license: 'MIT', meson_version: '>= 0.52.1', default_options: [