From 68c826e082208ae59027383da07ead0ff3a9c70c Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 27 Feb 2026 18:13:04 +0000 Subject: [PATCH] build: bump version to 0.9.4 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index ef2bb50a..a32caeb8 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.9.3', + version: '0.9.4', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [