mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 11:28:01 +02:00
Post-release version bump
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
69e79b896a
commit
08fcca5e7d
2 changed files with 6 additions and 1 deletions
5
NEWS
5
NEWS
|
|
@ -1,3 +1,8 @@
|
||||||
|
dbus 1.16.1 (UNRELEASED)
|
||||||
|
========================
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
dbus 1.16.0 (2024-12-16)
|
dbus 1.16.0 (2024-12-16)
|
||||||
========================
|
========================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
project('dbus',
|
project('dbus',
|
||||||
'c',
|
'c',
|
||||||
version: '1.16.0',
|
version: '1.16.1',
|
||||||
meson_version: '>=0.56',
|
meson_version: '>=0.56',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue