From: Jiri Denemark Date: Mon, 5 Aug 2024 11:16:50 +0000 (+0200) Subject: Post-release version bump to 10.7.0 X-Git-Tag: v10.7.0-rc1~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=049846497b9e8a3eec82bfdcf3ebfe7c15e62c55;p=thirdparty%2Flibvirt.git Post-release version bump to 10.7.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index 90beeb168b..44df5d08f7 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`_. +v10.7.0 (unreleased) +==================== + +* **Security** + +* **Removed features** + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v10.6.0 (2024-08-05) ==================== diff --git a/meson.build b/meson.build index 231470e2ee..06d88ad1f3 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '10.6.0', + version: '10.7.0', license: 'LGPLv2+', meson_version: '>= 0.56.0', default_options: [