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

index 90beeb168bfd4c7dd28ab4e1b47b6e34a439a73a..44df5d08f7c946213baebb4cdc1418f430b10cb4 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`_.
 
 
+v10.7.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v10.6.0 (2024-08-05)
 ====================
 
index 231470e2ee0fbcf9f7ae582686a5b0fe009491c8..06d88ad1f35b6fc15815c46b24514b4d2068c4cc 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '10.6.0',
+  version: '10.7.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [