mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 16:58:00 +02:00
Post-release version bump
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
d30794756d
commit
dc89ac01a9
2 changed files with 6 additions and 1 deletions
5
NEWS
5
NEWS
|
|
@ -59,6 +59,11 @@ New features and significant bug fixes:
|
|||
|
||||
• Portability to CPU architectures with larger-than-64-bit pointers
|
||||
|
||||
dbus 1.15.14 (UNRELEASED)
|
||||
=========================
|
||||
|
||||
...
|
||||
|
||||
dbus 1.15.12 (2024-10-29)
|
||||
=========================
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
project('dbus',
|
||||
'c',
|
||||
version: '1.15.12',
|
||||
version: '1.15.13',
|
||||
meson_version: '>=0.56',
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue