Post-release version bump to 1.15.91

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2024-12-06 16:49:59 +00:00
parent b236012740
commit 3543d23735
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.91 (UNRELEASED)
=========================
...
dbus 1.15.90 (2024-12-06)
=========================

View file

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