]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 12.7.0 master
authorJiri Denemark <jdenemar@redhat.com>
Mon, 3 Aug 2026 09:47:50 +0000 (11:47 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 3 Aug 2026 09:47:50 +0000 (11:47 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 582495a9979dc83159e8fda218779e10d719a7ff..ae4d8c18a50769eeabd926f3b83d816f8970eae4 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.7.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v12.6.0 (2026-08-03)
 ====================
 
index 6d5085042c8268668ea54c2adcfbf76c74fb16d3..2a48a10aa22199cd64822e2012bf4d038d369163 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '12.6.0',
+  version: '12.7.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.57.0',
   default_options: [