]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 12.6.0
authorJiri Denemark <jdenemar@redhat.com>
Wed, 1 Jul 2026 11:59:53 +0000 (13:59 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 1 Jul 2026 11:59:53 +0000 (13:59 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 48ff9f9a4030b056902dad96cb704fcea3c738e4..d4c5cfd3345982a75e3df8b3fdba31ac5ba15023 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`_.
 
 
+v12.6.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v12.5.0 (2026-07-01)
 ====================
 
index 71151ae6b47b95e29e857be8946a4a02f22fb24a..40d32c269719fb9511fb11c33eb55f9d3d021d94 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '12.5.0',
+  version: '12.6.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.57.0',
   default_options: [