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

index 5caa0fb82ee125e37e16b2ae520dc74f85f861dd..135c4e2fe0e37b2b69a1f0b233ff0444f782fe5e 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -8,6 +8,16 @@ the changes introduced by each of them.
 For a more fine-grained view, use the `git log`_.
 
 
+v7.0.0 (unreleased)
+===================
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v6.10.0 (2020-12-01)
 ====================
 
index 01e7fbd40977c9b185b09a59a422c292fb9a387f..815e49bdea8e0cac2514619277dcd8c5d31941a8 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '6.10.0',
+  version: '7.0.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [