From: Jiri Denemark Date: Mon, 3 Nov 2025 11:29:58 +0000 (+0100) Subject: Post-release version bump to 11.10.0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c7e44d3c89d04ccd28bcf2d2d2b086a798025f0;p=thirdparty%2Flibvirt.git Post-release version bump to 11.10.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index e6611a91a0..3c3a88ba5b 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.10.0 (unreleased) +===================== + +* **Security** + +* **Removed features** + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v11.9.0 (2025-11-03) ==================== diff --git a/meson.build b/meson.build index a1e0e5ecd5..d68b37d0ba 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '11.9.0', + version: '11.10.0', license: 'LGPLv2+', meson_version: '>= 0.57.0', default_options: [