Post-release version bump to 9.10.0

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
Jiri Denemark 2023-11-01 10:42:48 +01:00
parent d2d4dd859e
commit bfcf4be172
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`_.
v9.10.0 (unreleased)
====================
* **Security**
* **Removed features**
* **New features**
* **Improvements**
* **Bug fixes**
v9.9.0 (2023-11-01)
===================

View File

@ -1,6 +1,6 @@
project(
'libvirt', 'c',
version: '9.9.0',
version: '9.10.0',
license: 'LGPLv2+',
meson_version: '>= 0.56.0',
default_options: [