From 767eedd3cbe9900687bf3b82236320dcd7b77aae Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 21 Nov 2023 17:06:13 +0100 Subject: [PATCH] build: bump version to 0.17.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 32bc2f3c..7e8b59da 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.17.0-dev', + version: '0.17.0', license: 'MIT', meson_version: '>=0.59.0', default_options: [