]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 6.10.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 2 Nov 2020 10:18:13 +0000 (11:18 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 2 Nov 2020 10:18:13 +0000 (11:18 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 697311b744cf28c3a2a62abf760f16445f10432c..09170638ece2bf2d8681761568ec05e46eb17b74 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`_.
 
 
+v6.10.0 (unreleased)
+===================
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v6.9.0 (2020-11-02)
 ===================
 
index 365c16d16705f365b07e7988eb02aca9b24868ac..f2e4f2cc23f9de61896c8e268966fcb5337bfbe5 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '6.9.0',
+  version: '6.10.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [