]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 8.9.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 3 Oct 2022 08:03:44 +0000 (10:03 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 3 Oct 2022 08:03:44 +0000 (10:03 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index dc60bf58810c5ecab1c38669f7aacc912bd8deac..3049aa83f910d9ae1b90266c53a4c5bae507f222 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.9.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v8.8.0 (2022-10-03)
 ===================
 
index 24b12515c2d830005f73bb338b19a1c2399305da..0f4650f4676ad7ed8025086c4e27fe1fb6a49496 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '8.8.0',
+  version: '8.9.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [