]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Post-release version bump
authorSimon McVittie <smcv@collabora.com>
Tue, 29 Oct 2024 17:48:31 +0000 (17:48 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 29 Oct 2024 17:48:31 +0000 (17:48 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS
meson.build

diff --git a/NEWS b/NEWS
index ead358eeeacb8642672814a14c72da41b75ade73..162e9e4a820ad56b813648a209157e0996dda004 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.14 (UNRELEASED)
+=========================
+
+...
+
 dbus 1.15.12 (2024-10-29)
 =========================
 
index c82dae482daf5658d54c4c7c279c13a1594bd6e3..09f2e3fa953616d406b6fce55664f6ecd1fe4831 100644 (file)
@@ -21,7 +21,7 @@
 
 project('dbus',
     'c',
-    version: '1.15.12',
+    version: '1.15.13',
     meson_version: '>=0.56',
 )