From bea35f1969565f63a1cab80191363617ed45f32a Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 15 Jul 2022 18:34:06 +0100 Subject: [PATCH] build: bump version to 0.5.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 84a725e1..97cbdb4c 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.5.2', + version: '0.5.3', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [