build: bump version to 0.20.0

This commit is contained in:
Johan Malm 2026-05-25 20:20:18 +01:00
parent 37434e3ea5
commit fdf9d9e59e

View file

@ -1,7 +1,7 @@
project( project(
'labwc', 'labwc',
'c', 'c',
version: '0.9.5', version: '0.20.0',
license: 'GPL-2.0-only', license: 'GPL-2.0-only',
meson_version: '>=0.59.0', meson_version: '>=0.59.0',
default_options: [ default_options: [