]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 7.8.0
authorJiri Denemark <jdenemar@redhat.com>
Wed, 1 Sep 2021 11:46:34 +0000 (13:46 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 1 Sep 2021 11:46:34 +0000 (13:46 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 97a36880e7dffeaf05f2b3ab986f06578c2b4df2..4521499db7ba4147ce7533145500a6c734a4c538 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.8.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v7.7.0 (2021-09-01)
 ===================
 
index 5af09d319afc66d50d333a019ced046d0c7fb989..9d493ccd9eb270b7f22edfabd96d3e7bf9bfd7e5 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '7.7.0',
+  version: '7.8.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [