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

index 08a6134822c526937013e86b033dff68e4f06ffc..9577be0213272393abc13fceab3401b8cfd97cac 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.8.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v11.7.0 (2025-09-01)
 ====================
 
index 707803b202c3836f9a284ccc7f89341e2404a2f5..0d64a77a4c09bde1c3cb6f800d30a4363380af65 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '11.7.0',
+  version: '11.8.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.57.0',
   default_options: [