]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 9.9.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 2 Oct 2023 07:33:28 +0000 (09:33 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 2 Oct 2023 07:33:28 +0000 (09:33 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 32586b01786c4d91a1d608cf4efa6a43fca977c9..d04090d43d5fba46274392eacfccf26fa70548eb 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.9.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v9.8.0 (2023-10-02)
 ===================
 
index ca5633cd980035546730769c2f948b14130f48e9..6fa1f74670afc12c8c31b2bcfbc9b53da3ac3d88 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '9.8.0',
+  version: '9.9.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [