build: bump version to 0.18.3

This commit is contained in:
Simon Ser 2025-10-23 12:00:25 +02:00
parent 1cd9d3bec5
commit f0ae9dffdb

View file

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