build: bump version to 0.18.1

This commit is contained in:
Simon Ser 2024-09-20 12:51:54 +02:00
parent 6f2ce4766f
commit 5bc39071d1

View file

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