From 5844c94b2ebae6a008302fabc8a8811c7970704e Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 10 May 2024 21:09:29 +0100 Subject: [PATCH] build: bump version to 0.7.2 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 25e050fd..dcf564be 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.7.1', + version: '0.7.2', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [