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

index bf15d9cbc34a4c4c1b19e738f04c501272210ba3..7663cf4208b6c06398b45160e73ba45a98bf4663 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.9.0 (unreleased)
+===================
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v6.8.0 (2020-10-01)
 ===================
 
index 2e57a435dfa2c9181bd146b0e51078b877730764..bdceb16cf0da30575f45fddc411b4b86385f9cb0 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '6.8.0',
+  version: '6.9.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [