]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 10.8.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 2 Sep 2024 09:50:18 +0000 (11:50 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 2 Sep 2024 09:50:18 +0000 (11:50 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 33fadbef8d0b8d09ca7edac2acae8318f85d9d2c..8b89a7c9ee3a3b85d7867a696347107c758c954d 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.8.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v10.7.0 (2024-09-02)
 ====================
 
index f31485c395cac1a6199b2476e8cebd2a7cedb131..eb4b608e85b36437106275ee01c4824ad77116c1 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '10.7.0',
+  version: '10.8.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [