From 48e0b3f6a6bc7a60d8414f5f366a9d7bc3f1c42e Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Sat, 23 Sep 2023 16:53:32 +0100 Subject: [PATCH] build: bump version to 0.6.5 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 5b616cac..07290797 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.6.4', + version: '0.6.5', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [