build: bump version to 0.19.1

This commit is contained in:
Simon Ser 2025-09-21 23:03:29 +02:00
parent 7a52788929
commit 7fe5e909c4

View file

@ -1,7 +1,7 @@
project( project(
'wlroots', 'wlroots',
'c', 'c',
version: '0.19.0', version: '0.19.1',
license: 'MIT', license: 'MIT',
meson_version: '>=1.3', meson_version: '>=1.3',
default_options: [ default_options: [