From: Jiri Denemark Date: Mon, 1 Nov 2021 12:22:53 +0000 (+0100) Subject: Post-release version bump to 7.10.0 X-Git-Tag: v7.10.0-rc1~266 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a768012510375ee2445cb21fdfd7d81ff847c86;p=thirdparty%2Flibvirt.git Post-release version bump to 7.10.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index 857dd762c7..87a7374d4d 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`_. +v7.10.0 (unreleased) +==================== + +* **Security** + +* **Removed features** + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v7.9.0 (2021-11-01) =================== diff --git a/meson.build b/meson.build index ad41983b4b..6e8397480e 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '7.9.0', + version: '7.10.0', license: 'LGPLv2+', meson_version: '>= 0.54.0', default_options: [