From c3e3d21a9f389aa7d50a905f23ac1c018954ed3a Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Thu, 3 Nov 2022 13:32:20 +0100 Subject: build: Bump version to 1.28 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 3d8193b..6415bac 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('wayland-protocols', - version: '1.27', + version: '1.28', meson_version: '>= 0.55.0', license: 'MIT/Expat', ) -- cgit v1.2.3