From 12987307a5de32db5acbb3f59d41277373ab969e Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Sun, 15 Mar 2026 13:19:45 +0000 Subject: [PATCH] build: bump version to 0.9.6 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index ddb3d42b..8f2f15b0 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.9.5', + version: '0.9.6', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [