From d324986823519c15b2162fc3e0a720f349e43b0c Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Wed, 26 Jan 2022 15:53:54 +0100 Subject: build: Bump version to 1.25 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 2523cf3..cc27196 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('wayland-protocols', - version: '1.24', + version: '1.25', meson_version: '>= 0.54.0', license: 'MIT/Expat', ) -- cgit v1.2.3