]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 7.10.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 1 Nov 2021 12:22:53 +0000 (13:22 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 1 Nov 2021 12:22:53 +0000 (13:22 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 857dd762c737d9e546d15f55c1d7e9c33e8d1478..87a7374d4ddcbc7984ebafae26da4187e904793b 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.10.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v7.9.0 (2021-11-01)
 ===================
 
index ad41983b4b1cb70d107dd40b2d7c2fe7668c8de1..6e8397480e77c0276a02c55c2a592b0880ecc9ac 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '7.9.0',
+  version: '7.10.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [