Post-release version bump to 7.2.0

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
Jiri Denemark 2021-03-01 11:58:58 +01:00
parent 43d78f51dd
commit 62bd8833db
2 changed files with 11 additions and 1 deletions

View File

@ -8,6 +8,16 @@ the changes introduced by each of them.
For a more fine-grained view, use the `git log`_.
v7.2.0 (unreleased)
===================
* **New features**
* **Improvements**
* **Bug fixes**
v7.1.0 (2021-03-01)
===================

View File

@ -1,6 +1,6 @@
project(
'libvirt', 'c',
version: '7.1.0',
version: '7.2.0',
license: 'LGPLv2+',
meson_version: '>= 0.54.0',
default_options: [