From: Jiri Denemark Date: Fri, 1 May 2026 22:06:30 +0000 (+0200) Subject: Post-release version bump to 12.4.0 X-Git-Tag: v12.4.0-rc1~160 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb98cb1a4c04cd6568782bf77ea9d1677152e9e5;p=thirdparty%2Flibvirt.git Post-release version bump to 12.4.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index 4df4c895ee..105a398ca8 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.4.0 (unreleased) +==================== + +* **Security** + +* **Removed features** + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v12.3.0 (2026-05-02) ==================== diff --git a/meson.build b/meson.build index 8a49d07f11..e5687a4abd 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '12.3.0', + version: '12.4.0', license: 'LGPLv2+', meson_version: '>= 0.57.0', default_options: [