From: Jiri Denemark Date: Fri, 1 Oct 2021 08:38:45 +0000 (+0200) Subject: Post-release version bump to 7.9.0 X-Git-Tag: v7.9.0-rc1~306 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2999909fc9c94c14d73e485d965a3c3059db83f;p=thirdparty%2Flibvirt.git Post-release version bump to 7.9.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index 3d87a2516b..848f4bd89c 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.9.0 (unreleased) +=================== + +* **Security** + +* **Removed features** + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v7.8.0 (2021-10-01) =================== diff --git a/meson.build b/meson.build index be5a99a069..ad41983b4b 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '7.8.0', + version: '7.9.0', license: 'LGPLv2+', meson_version: '>= 0.54.0', default_options: [