From: Jiri Denemark Date: Fri, 15 Jan 2021 08:52:51 +0000 (+0100) Subject: Post-release version bump to 7.1.0 X-Git-Tag: v7.1.0-rc1~569 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0335f00d70b201d4fcf556185f3c3aec7c8e14d4;p=thirdparty%2Flibvirt.git Post-release version bump to 7.1.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index e1c9af55bf..64e6847673 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -8,6 +8,16 @@ the changes introduced by each of them. For a more fine-grained view, use the `git log`_. +v7.1.0 (unreleased) +=================== + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v7.0.0 (2021-01-15) =================== diff --git a/meson.build b/meson.build index b5164f68ed..b5277b4cba 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '7.0.0', + version: '7.1.0', license: 'LGPLv2+', meson_version: '>= 0.54.0', default_options: [