build: bump version to 0.19.0

This commit is contained in:
Simon Ser 2025-05-15 10:47:57 +02:00
parent af34aaad53
commit b2a10ed7bc

View file

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