From 783b144f2e1beff5848e6c76ab765c3ed32d5b77 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Wed, 14 Dec 2022 09:09:18 +0200 Subject: build: bump to version 11.0.1 for the point release Signed-off-by: Marius Vlad --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index c6b73d58..82119aca 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('weston', 'c', - version: '11.0.0', + version: '11.0.1', default_options: [ 'warning_level=3', 'c_std=gnu99', -- cgit v1.2.1