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

index 6339f5ee7e88fd5bea38aff5b305bf8d9673f773..4d690ff64bc79851961a59021ab9f22449371f88 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.0.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v7.10.0 (2021-12-01)
 ====================
 
index ad0cd44aca95162fb550651b9823d738580b38f1..ba2f0d21dedd84192e871c928e4dfdc83981319b 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '7.10.0',
+  version: '8.0.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [