From: Johan Malm Date: Fri, 18 Feb 2022 21:24:38 +0000 (+0000) Subject: build: bump version to 0.5.0 X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=b7818df4341bee8ec09e2390214dcfb117d3314f;p=proto%2Flabwc.git build: bump version to 0.5.0 --- diff --git a/meson.build b/meson.build index 1905dda6..09f6f0b2 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.4.0', + version: '0.5.0', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [