build: bump version to 0.20.0-rc3

This commit is contained in:
Simon Ser 2026-02-22 23:38:52 +01:00
parent 25bec59c75
commit 7be5e3689c

View file

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