]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 6.8.0
authorJiri Denemark <jdenemar@redhat.com>
Tue, 1 Sep 2020 07:10:30 +0000 (09:10 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 1 Sep 2020 07:10:30 +0000 (09:10 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 4ca82e4a8d3090b3e42778d081745d5abc4f0b3c..302b7f477904ca0ff504b22f0741fa4a2fcb5cad 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.8.0 (unreleased)
+===================
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v6.7.0 (2020-09-01)
 ===================
 
index dabd4196e6d64b1fea5740d17d1736f1f7c19860..3949416f7f617a180d46a700f7189c73a4c21037 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '6.7.0',
+  version: '6.8.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [