From: Jiri Denemark Date: Wed, 1 Jul 2026 11:59:53 +0000 (+0200) Subject: Post-release version bump to 12.6.0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2bd9f01b5eb689bb76341d08943e87cb0ed2930;p=thirdparty%2Flibvirt.git Post-release version bump to 12.6.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index 48ff9f9a40..d4c5cfd334 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.6.0 (unreleased) +==================== + +* **Security** + +* **Removed features** + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v12.5.0 (2026-07-01) ==================== diff --git a/meson.build b/meson.build index 71151ae6b4..40d32c2697 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '12.5.0', + version: '12.6.0', license: 'LGPLv2+', meson_version: '>= 0.57.0', default_options: [