]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 11.6.0
authorJiri Denemark <jdenemar@redhat.com>
Tue, 1 Jul 2025 09:24:34 +0000 (11:24 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 1 Jul 2025 09:24:34 +0000 (11:24 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index bd2e77ef2495fa01ce49d6a7375126e417854b91..d8bd2559f4e8bb5fc167ef8614463d0402006baf 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -8,6 +8,20 @@ the changes introduced by each of them.
 For a more fine-grained view, use the `git log`_.
 
 
+v11.6.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v11.5.0 (2025-07-01)
 ====================
 
index b68b77ebc2d9de8ebe8bcaab3b4defd488ac5c98..08521fe7ea266efb70a0b5ded91421b964af8f86 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '11.5.0',
+  version: '11.6.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [