From 0911a41f17df2f684c383923772994a3807ce416 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 25 Dec 2022 16:50:12 +0100 Subject: [PATCH] build: bump version to 0.16.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 5dd38e1a7..03a0cdd86 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.16.0', + version: '0.16.1', license: 'MIT', meson_version: '>=0.59.0', default_options: [