mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-01 13:48:01 +02:00
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:
parent
cd667b9556
commit
c4ec854e64
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
project('dbus',
|
||||
'c',
|
||||
version: '1.16.99',
|
||||
version: '1.16.99-alpha',
|
||||
meson_version: '>=0.56',
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue