]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Post-release version bump to 1.15.91
authorSimon McVittie <smcv@collabora.com>
Fri, 6 Dec 2024 16:49:59 +0000 (16:49 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 6 Dec 2024 16:49:59 +0000 (16:49 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS
meson.build

diff --git a/NEWS b/NEWS
index 2c24d5d4199f884300a7cac4706fe255ecc54612..19bf3b2582e60dcddd10d77276b08ce9e18c19fb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)
 =========================
 
index 9612110877db23cf4da3811be7787416020f9092..1a1e80881f88a2e5e25b4bf4f535d9cdd4723ab0 100644 (file)
@@ -21,7 +21,7 @@
 
 project('dbus',
     'c',
-    version: '1.15.90',
+    version: '1.15.91',
     meson_version: '>=0.56',
 )