From 63db731cf46081d3989049cd4eb3cfdfb16a8f0a Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Mon, 8 May 2023 07:27:47 +0100 Subject: [PATCH] build: bump version to 0.6.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index a5fec31a..73364423 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.6.2', + version: '0.6.3', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [