Post-release version bump to 8.2.0

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
Jiri Denemark 2022-03-01 10:15:17 +01:00
parent 5dd76de225
commit c7b9591ef3
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`_. For a more fine-grained view, use the `git log`_.
v8.2.0 (unreleased)
===================
* **Security**
* **Removed features**
* **New features**
* **Improvements**
* **Bug fixes**
v8.1.0 (2022-03-01) v8.1.0 (2022-03-01)
=================== ===================

View File

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