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

index 48d513b3210264fb41759a9ced467c6f265a9c55..435760e797cd199b30f17ac37a23d1062b79416e 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.7.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v11.6.0 (2025-08-01)
 ====================
 
index deb4ac952fd2e09e4e5cf17cf4d4633def7a28a1..68b50bf47d2fb199d17f923a9ef71f650b7726a6 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '11.6.0',
+  version: '11.7.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.57.0',
   default_options: [