Post-release version bump to 7.8.0

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
Jiri Denemark 2021-09-01 13:46:34 +02:00
parent f9524b915a
commit 7d12421835
2 changed files with 15 additions and 1 deletions

View File

@ -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)
===================

View 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: [