build: bump version to 0.17.2

This commit is contained in:
Simon Ser 2024-03-11 18:44:24 +01:00
parent 63e2f2e28f
commit 6dce6ae2ed

View file

@ -1,7 +1,7 @@
project( project(
'wlroots', 'wlroots',
'c', 'c',
version: '0.17.1', version: '0.17.2',
license: 'MIT', license: 'MIT',
meson_version: '>=0.59.0', meson_version: '>=0.59.0',
default_options: [ default_options: [