build: bump version to 0.16.2

This commit is contained in:
Simon Ser 2023-02-10 23:29:59 +01:00
parent 419e55ffef
commit 0a32b5a74d

View file

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