]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 7.9.0
authorJiri Denemark <jdenemar@redhat.com>
Fri, 1 Oct 2021 08:38:45 +0000 (10:38 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 1 Oct 2021 08:38:45 +0000 (10:38 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 3d87a2516beee45d64111ff5c82bd24d89aa8dea..848f4bd89c41244001b3b1cf7e7e3de5932d293f 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`_.
 
 
+v7.9.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v7.8.0 (2021-10-01)
 ===================
 
index be5a99a0693c1d6507a294b3e209045a331fcbb3..ad41983b4b1cb70d107dd40b2d7c2fe7668c8de1 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '7.8.0',
+  version: '7.9.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [