From: Jiri Denemark Date: Wed, 15 Jan 2025 08:12:52 +0000 (+0100) Subject: Post-release version bump to 11.1.0 X-Git-Tag: v11.1.0-rc1~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32f822969d5ba819699f6ae34a321a9e01b664d0;p=thirdparty%2Flibvirt.git Post-release version bump to 11.1.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index d82339f9d3..de8317be7b 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.1.0 (unreleased) +==================== + +* **Security** + +* **Removed features** + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v11.0.0 (2025-01-15) ==================== diff --git a/meson.build b/meson.build index f8eff99e2c..16ec3ba7e2 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '11.0.0', + version: '11.1.0', license: 'LGPLv2+', meson_version: '>= 0.56.0', default_options: [