From: Jiri Denemark Date: Mon, 1 Sep 2025 11:09:32 +0000 (+0200) Subject: Post-release version bump to 11.8.0 X-Git-Tag: v11.8.0-rc1~127 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=317626fae9e83a5b04ba02ee6b182562f3bc1695;p=thirdparty%2Flibvirt.git Post-release version bump to 11.8.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index 08a6134822..9577be0213 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -8,6 +8,20 @@ the changes introduced by each of them. For a more fine-grained view, use the `git log`_. +v11.8.0 (unreleased) +==================== + +* **Security** + +* **Removed features** + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v11.7.0 (2025-09-01) ==================== diff --git a/meson.build b/meson.build index 707803b202..0d64a77a4c 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '11.7.0', + version: '11.8.0', license: 'LGPLv2+', meson_version: '>= 0.57.0', default_options: [