From: Johan Malm Date: Fri, 16 Aug 2024 15:38:54 +0000 (+0100) Subject: build: bump version to 0.8.0 X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=98c876d79644eb89aded1db6fba57e95b5a3210f;p=proto%2Flabwc.git build: bump version to 0.8.0 --- diff --git a/meson.build b/meson.build index 267b91b3..4761fbc9 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.7.3', + version: '0.8.0', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [