1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-08-03 08:22:34 +03:00

Post-release version bump to 11.6.0

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
Jiri Denemark
2025-07-01 11:24:34 +02:00
parent 64ad0c3f57
commit 7b54da1d2f
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`_.
v11.6.0 (unreleased)
====================
* **Security**
* **Removed features**
* **New features**
* **Improvements**
* **Bug fixes**
v11.5.0 (2025-07-01)
====================

View File

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