build: Bump version number to 1.16.99-alpha

This is a placeholder for the first release in the 1.17.x branch, which
is not yet ready, but is intended to be labelled as 1.17.0-alpha when
it is released.

Helps: dbus#530
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2024-12-06 17:49:02 +00:00
parent cd667b9556
commit c4ec854e64

View file

@ -21,7 +21,7 @@
project('dbus',
'c',
version: '1.16.99',
version: '1.16.99-alpha',
meson_version: '>=0.56',
)