From bb7b3985eded147104331830a370195dffd1cdab Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Tue, 23 Nov 2021 10:10:40 +0100 Subject: build: Bump version to 1.24 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ådahl --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 15dbc37..b988974 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('wayland-protocols', - version: '1.23', + version: '1.24', meson_version: '>= 0.54.0', license: 'MIT/Expat', ) -- cgit v1.2.3