Post-release version bump

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2024-10-29 17:48:31 +00:00
parent d30794756d
commit dc89ac01a9
2 changed files with 6 additions and 1 deletions

5
NEWS
View file

@ -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)
=========================

View file

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