build: bump vesion to 0.17.1

This commit is contained in:
Simon Ser 2023-12-21 19:42:26 +01:00
parent 7824b31195
commit 3f2aced8c6

View file

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