]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 11.9.0
authorJiri Denemark <jdenemar@redhat.com>
Wed, 1 Oct 2025 10:50:43 +0000 (12:50 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 1 Oct 2025 10:50:43 +0000 (12:50 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 434e7bdb2de4d2bbc5400f47fb93db6b3a7a3cfc..7b931bf1baec3c5ffc9c5915cbad3884af815d7c 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.9.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v11.8.0 (2025-10-01)
 ====================
 
index 5d261a0e4ff4cff8c5d4de1903d04863b90a3a8f..bcc18b20e5b11344ed994b4061e3d4b7af52c5b8 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '11.8.0',
+  version: '11.9.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.57.0',
   default_options: [