From: Jiri Denemark Date: Mon, 1 Dec 2025 10:59:59 +0000 (+0100) Subject: Post-release version bump to 12.0.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fce7fabd53c3fc7761b7fffc1d0883376c5e777e;p=thirdparty%2Flibvirt.git Post-release version bump to 12.0.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index e0f612d7ed..01efe82c97 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`_. +v12.0.0 (unreleased) +==================== + +* **Security** + +* **Removed features** + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v11.10.0 (2025-12-01) ===================== diff --git a/meson.build b/meson.build index 6ac9d01952..2f807bc3a2 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '11.10.0', + version: '12.0.0', license: 'LGPLv2+', meson_version: '>= 0.57.0', default_options: [