From: Johan Malm Date: Fri, 25 Oct 2024 18:49:33 +0000 (+0100) Subject: build: bump version to 0.8.1 X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=6bd36e85122101b30a852723b33d72210d45f8a5;p=proto%2Flabwc.git build: bump version to 0.8.1 --- diff --git a/meson.build b/meson.build index d8b4e7f9..eb8d13e5 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.8.0', + version: '0.8.1', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [