]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 11.10.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 3 Nov 2025 11:29:58 +0000 (12:29 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 3 Nov 2025 11:29:58 +0000 (12:29 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index e6611a91a01b47b33ca1f78f19f3ba509a479422..3c3a88ba5b93366a2f0d55fdccdd9d5134a9baf5 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.10.0 (unreleased)
+=====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v11.9.0 (2025-11-03)
 ====================
 
index a1e0e5ecd5240e04eb87d6ba3f5211fe942bd8d2..d68b37d0ba78039ae57bfcaeb8656f317d1b1e2e 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '11.9.0',
+  version: '11.10.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.57.0',
   default_options: [