]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 9.0.0
authorJiri Denemark <jdenemar@redhat.com>
Thu, 1 Dec 2022 09:59:27 +0000 (10:59 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 1 Dec 2022 09:59:27 +0000 (10:59 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 56ceb5f1f665a6d1088b59cae5cc13cf3f86e9de..ffffbc61b9b2e9063d25452bcba9e4e5a805ed22 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`_.
 
 
+v9.0.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v8.10.0 (2022-12-01)
 ====================
 
index ce4d2a7dcba252462957ad42d9b1fe285f46aef3..f9834a36c28b11041f02f64ad065c36f521b9304 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '8.10.0',
+  version: '9.0.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [