]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 8.10.0
authorJiri Denemark <jdenemar@redhat.com>
Tue, 1 Nov 2022 11:36:50 +0000 (12:36 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 1 Nov 2022 11:36:50 +0000 (12:36 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index c0842c510321792ab0169e4c15aca4b7c4f0566f..e584bc1fed1cbe8fe02c097924aa95f393065370 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`_.
 
 
+v8.10.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v8.9.0 (2022-11-01)
 ===================
 
index 93de355430ceb043b45b9d433e8c6635cb804ebc..ce4d2a7dcba252462957ad42d9b1fe285f46aef3 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '8.9.0',
+  version: '8.10.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [