From 31b17e3d8533739970bdc8692b749af41c5d24af Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 10 Jan 2022 11:12:39 +0100 Subject: [PATCH] build: re-open main branch for regular development --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 3bc25c9..07bbd29 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.20.0', + version: '1.20.90', license: 'MIT', meson_version: '>= 0.52.1', default_options: [