build: bump version to 0.17.3

This commit is contained in:
Simon Ser 2024-04-26 20:32:52 +02:00
parent 365b3d271a
commit bc73e507ab

View file

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