From: Johan Malm Date: Fri, 10 Oct 2025 18:50:59 +0000 (+0100) Subject: build: bump version to 0.9.2 X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=70e5beb5ec4de9d4f01b1528c0016ccc9355730c;p=proto%2Flabwc.git build: bump version to 0.9.2 --- diff --git a/meson.build b/meson.build index 0ac5cea1..d3ba14da 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.9.0', + version: '0.9.2', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [