From: Jiri Denemark Date: Mon, 1 Mar 2021 10:58:58 +0000 (+0100) Subject: Post-release version bump to 7.2.0 X-Git-Tag: v7.2.0-rc1~332 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62bd8833db3ed956d5cc1bb7da2c3c8aee4f307c;p=thirdparty%2Flibvirt.git Post-release version bump to 7.2.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index 27a3bce860..bd40373a80 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.2.0 (unreleased) +=================== + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v7.1.0 (2021-03-01) =================== diff --git a/meson.build b/meson.build index 369548f127..daa1475c99 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '7.1.0', + version: '7.2.0', license: 'LGPLv2+', meson_version: '>= 0.54.0', default_options: [